Discussions
How to remove auto generated examples
Hi, we are using an OpenAPI schema to create our API reference on Readme. We find that the auto generated language examples often confuse our users or put them on the wrong track (we'd prefer developers use our own SDK).
Left menu items - ordering
What is the logic used to order the openapi tags in the rendered page? Is there a way to influence the order of the pages in the left menu? I read this: https://docs.readme.com/main/docs/openapi-categories-pages-subpages#tags - but I still don't understand how is the order of the menu in the left defined.
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
Python code example highlighting
Hello!
Dynamic Variable
Hi,
We want to pass a dynamic variable for one of the Parameter in Post Request. The goal is to update/generate a UID in that parameter when users clicks on try it.
We are unable to pass the dynamic value, please guide us how to pass the dynamic value in a parameter in readme
Getting Internal Server Error
Hello. When navigating to our project https://riskcast.readme.io/ we are getting an internal server error. Can you help clarify why that is?
How to fill the Example / Response fields in JSON format for the following information? ENUM / String / Boolean
OpenAPI file - Way to avoid all body param defined as required?
When uploading an OpenAPI file in JSON format (transformed from Postman export), all body raw parameters are defined as required in the ReadMe API Reference page but shouldn't. Is there any way or other format that properly recognizes what's optional? Thanks.
Can we modify request payloads by using personalized webhooks?
Hi, I need to know that, can we modify request payloads for different users, using personalized webhooks or using any other method? I need to modify request payload attributes and prefill them with the data that belong to different users.
How do I update my page slug
Hi,