Discussions
Required enums for optional object always prefill body request.
Hi team.
Create an inline link that opens in a new tab
Please, in the editor, how can I create an inline link (that is, within the text block) that opens in a new tab?
Collapse sidebar in editing mode?
Hi there!
I am not able to see the complete request example sometimes? is this a bug? if yes, please resolve it ASAP?
after updating readme.io through github using OAS3.0.1 file. I am unable to see the complete request example in readme.io. Please help me to resolve this issue.
Unable to render endpoints that $ref a file that has already been $ref by another endpoint
We've recently started to use readme.io, and we've run into a problem. It seems that readme.io is unable to render endpoints that include a parameters
section that $ref
a file that has already been $ref
before.
Support for SDK Documentation
Are you planning to add support for other types of API? like SDK documentation?
Unable to upload images in markdown
Seems to be the same issue as https://docs.readme.com/main/discuss/63f92bb42d5c42027e93b815.
After updating OAS 2.0 to 3.0 , we are getting slug of null issue while updating readme.io through github? could you provide me the solution for this
build
Bug in rendering descriptions of Schema object that contain Reference Objects inside of allOf
There appears to be a bug in the way ReadMe is rendering descriptions of complex schemas that make use of allOf
to combine multiple schema and reference objects.
Disable HTML URL Encoding of headers
Currently we have a token header that will contain a space
When this is added, the example request fills in that header space with an encoded %20 which breaks the sample request. This is the case with all of our docs, where none of the sample requests will work