Discussions

Ask a Question

Is there API Access availabe to the Discussions forum?

Eg. so we can get a list of current questions, and post responses to questions via the API? Thanks Ben
ANSWERED

Production Rollback

Hi, Could you please help me with couple of question? 1.Once the changes are promoted to production from staging is there any way we can rollback those changes? 2.At the moment we are unable to promote changes to production for a single page and instead need to promote all the changes(of all pages) in one go so is there any way here as well we can optimize it to promote the required changes only instead of promoting all at a single time. Thanks

When trying to edit category through command, getting error 'unable to get local issuer certificate'

When trying to edit category through command, getting error Command: rdme openapi --key=$README_API_KEY --id=$CATEGORY_ID Error: request to <https://dash.readme.com/api/v1/api-registry> failed, reason: unable to get local issuer certificate
ANSWERED

Customized layout of API reference pages

Hi, Is there anyway I can customize the layout of API reference pages? Specifically, I want to move the History Calls section to the bottom, below the response example section. Thank you!
ANSWERED

Can you add more headings to table of contents?

I have guides that go as deep as a L4 heading ####. Is it possible to add these to the table of contents?
ANSWERED

How can I enable the AI Search?

Hi all, I recently spotter the "AI search" button here. Is this a feature I can use in my projects?

Including a page, footer, etc. in other pages.

Hi. It seems like readme does not support 'including' a page, header, footer, etc. in other pages. (as in other tools like jekyll - <https://jekyllrb.com/docs/includes/>) However, it would be much easier if we could handle any recurring parts in similar roles of pages - for instance, common 'if you have further questions' section in FAQ sibling pages - in 'include' fashion. Is there a plan to support a function like this, or is there any well-known or officially-guided workaround to do this? Thank you.
ANSWERED

Booleans getting Stringified

Hey folks. We encountered an issue maybe a week ago where our Boolean parameters started turning into Strings in the auto generated code, but only when we pick a value from the dropdown. Default value ![](https://files.readme.io/0c123a8-image.png) Value selected from the dropdown ![](https://files.readme.io/57718d3-image.png) Has this been reported before? Is there a fix for it?
ANSWERED

Get doc returns no url

The get doc endpoint always returns an empty string as the link_url field. How can I get the url of the doc from the API?

Add Badges to indivdual API endpoint (like Alpha, Beta, Stable)

We are using Readme for our API documentation, we use OAS document to add the APIs Reference, now we want to Add Badges to indivdual API endpoint (like Alpha, Beta, Stable)