Discussions
Getting error in validate command
While executing rdme openapi:validate command we are getting error SyntaxError: Unexpected token 'with' Exit Code : 1 in workflow output.
While integrating update document API getting this error - https://dash.readme.com/api/v1/api-specification/{id}
In java code encoding and decoding working fine but when passing encoded string in request getting this error
Versioning
Hi,
How to implement SP provided SSO with readMe
We have an application of developer hub which is readMe based and we need to implement service provider SAML SSO in it. So we need some details for SSO URL, Entity ID, IdP SSO URL, IdP Issuer, X.509 Certificate for implementing it.
Bearer token credential on by default
We have multiple APIs in our project where we supply the the bearer token with x-default, but the BearerAuth field is not enabled by default. In the editing page, there is a field for 'Credentials' with BearerAuth as a toggle but it is currently disabled.
OpenAPI Reusable Responses with Examples loading the first time but disappearing when I click another endpoint
I'm using shared Responses definitions (with a shared ApiError schema) for error responses. I added examples on all of them, and as per OpenAPI spec, the "examples" under "responses.content.application/json" should override whatever was set as examples on the schema. (See: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#media-type-object)
Example Response - Custom name
Hey,
How to document query params that have enumerated values?
Hi, what is the best practices to document a query param that has a list of enumerated values? It looks like there isn't native support for this in API Reference > API Endpoint > Query Params.
Disable discussion
Hello, I would like to disable the discussion feature on my ReadMe.io documentation. Could you please guide me on how to do this?
RSS feed in markdown
Hello ! RSS feed for changelog is great, is there any way to enable markdown content and select the size displayed in the feed ? Would be great to have a nicer display, for now the content is parsed to raw text :(