Discussions
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,
Changelog Short/Long Format Toggle
My apologies if this has been addressed already, but here's my question.
What is our plan
Hello, we have a plan for $99/month for documentation. I'm currently going through our vendors and wanted to know more information.
Regaring empty parameter
How to set default value null or empty string?
Parameters in header using openapi format
Hey, I have a problem with parameters in header using format openapi. What I have to do in my schema to send all parameter in one header json format? Now, when I add a parameter type object, e.g.:
How to search in readme discussions?
How to search?
Side-wide password - Pass password through url param
For a documentation protected by a site-wide password control, is there the ability to pass the password somehow in a url parameter in order the user signs in automatically ?