Discussions

Ask a Question
ANSWERED

Area Selection nodes - Not Responding

I selected an area of a project, then later came back to make adjustments to the points (area). When selecting a point, the point did not drag as I wanted. However, it did add another mid point to the line segment. I am not able to move points. What is going on?
ANSWERED

Add drop down in base URL section on right hand panel

How to add drop down for setting context in base URL section on right hand panel of developer portal
ANSWERED

default language sample bug

I am currently using your ReadMe service and have encountered a bug. My documentation is auto-generated via Swagger, and my language-sample configuration appears as follows: "x-readme": { "samples-languages": ["python", "curl", "node", "ruby", "php"], } Since Python is listed first, followed by Curl, I expect Python to be the default language. However, there are instances (especially when using the Firefox browser) where the system defaults to Curl when switching from one endpoint to another. Could you please explain why this happens? I want Python to be the default selection."
ANSWERED

How do I view a history of overall changes to our site?

I’m trying to determine when a page was deleted. I can see page history for individual pages, but I’m looking for history of pages created and deleted from our overall site. I’m not trying to recover the deleted page, I just want to check when it the page was deleted. We had a user report seeing two versions of page. However, I deleted one version of the page a day prior to the report by the user. I’m looking for a log to see what in fact did happen to discover our error. I'm looking to see site history showing me when pages were created, edited, deleted, etc.
ANSWERED

How to search in readme discussions?

How to search?
ANSWERED

How we can get the List of all docs?

Hi Is there any api to get all the docs with pagination? Please suggest I tried to fetch all my docs by post api> doc search <https://docs.readme.com/main/reference/searchdocs>
ANSWERED

Alert subscribers when something changes

Feature to alert subscribers when anything changes on the docs. Would be amazing! I think I didn't find any like that. Please let me know if already exists this feature. Att,

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)

Would be great to also draw graphs with a tool like mermaid

Sometimes its necessary to draw a graph in documentation, so it would be great if you could provide something like <https://mermaid.js.org/intro/>
ANSWERED

Synced OpenAPI definition examples not imported to UI properly

The examples import perfectly and when you go to the top right for an API and click examples it runs, but one of the fields in the main UI when a user can try out the API and fill out the fields will not populate. Usually the examples are accurate and populate so that the user can try it without having to click on the top right examples request button. I'd add photos if possible, but seems like the forum is only text.