Discussions
startup accont: How toexpose my project to a limited external people
Hi All,
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?
When trying to edit category through command, getting error 'unable to get local issuer certificate'
When trying to edit category through command, getting error
Including a page, footer, etc. in other pages.
Hi.
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)
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.
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