Discussions
Is it possible to place two images side by side?
I'm writing some documentation for a mobile application, for this i use a lot of mobile screenshot, which don't really work in the standard layout as they will take up the entire screen. Is there any way to place two images side by side?
POST requests add base64 on multipart/form-data when file is referenced in the payload
Recently users have been complaining that some of the examples from the documentation are not working.
Swagger schema validation failed
trying to import a URL and got this error:
How to hide/disable "Try it" button?
Hi,
oneOf rendered as pulldown in API Reference
Our OAS has "oneOf" objects specified in component schemas, similar to the example below. Although they render correctly in Swagger Editor, they don't appear to render correctly in API Reference in Staging. Specifically, instead of the objects being rendered, a pulldown with two options "Option1" and "Option2" is rendered. Selecting an option from the pulldown does not result in any action.
Access sitemap.xml file?
Does Readme.io maintain a sitemap.xml file for individual documentation sites? And if so, what is the URL to access for our site?
How to replace example.com from the code snippets, in the language examples?
For example on the api reference page, when looking at the curl
example
How do I get example responses to display?
I have examples included in the OpenApi.json but the example does not display in the readme.com. The example do display in both swaggerUI and redoc.
Let customers download open api spec
The admin dashboard has a way to export the api to oas spec file
Quick way to create bookmarks / anchors?
In a page of the Guides section, if I want to create a navigational link that jumps to a bookmark or anchor in the same page, is there any quick way to do this other than writing one or more HTML blocks?