Discussions
OAuth2 bearer token with apiKey in JWT token??
I have an API Reference that is imported via a swagger.json file using OpenAPI 3.0.1. I see that the full securityScheme object type is not supported: https://docs.readme.com/docs/openapi-compatibility-chart#security-scheme-object
reviewing documents
What is the suggested workflow in Readme for SMEs to review and comment on both published and unpublished content?
Is there a way to create multiple API endpoints with the same HTTP method and path?
In this doc: https://docs.readme.com/docs/additional-api-settings#section-add-your-endpoints-and-parameters
Can you change the "password" help text in "Try It" to something else?
We require an email address and API token to authenticate against and use our API. With ReadMe's "Try It" functionality, users are prompted to enter a username and password to try out our API from within ReadMe. Is there a way for us to change this text so users are not confused?
Is there any mermaid.js support
Looking to render things like sequence diagrams, state diagrams etc.
Bulleted lists in a table cell
Hello, when I place a bulleted list in a table cell, it saves as a random display of italic sentences and *. Is this a bug?
Updating Ref Markdown via API
Hi there, is it possible to update the body content of an API Ref page via API call? I see that custom pages and docs can be updated, but it would be convenient to update ref markdown as well!
Suggested edit button is not displayed in any of the pages.
We used to have suggested edit button on every page but I just noticed it's gone. I checked the configuration but the feature is still enabled so I don't know why it's gone. Please advise how to fix the issue.
Platform Security
What level of security does readme.io have in place? Or, anything related to security of the platform?
Can I use MDX in Readme?
Is it possible to use MDX in Readme docs? I am on the free plan so not sure how to try this myself. I'm specifically interested in whether I can import a React component from another library to display in my conceptual documentation.