Discussions
How can I decrease the padding from the right and left sides of the ReadMe portal?
Hi Team,
Add Reference API in my application
Good morning dear,
a query you might be able to embed an api reference in my app outside of Readme.
How can I link an image on a custom page
On a custom page, it's possible to add an image using the dashboard. However, I can't find a way to add a link to that image.
As a sidenote; is it also possible to add a video?
Extend image upload tool to add a class
The image upload tool is great but seems weirdly limited. Adding extra fields for class name and alt text would vastly improve the experience of editing docs.
Filtering "Contacts - Custom Fields Values"
Hi everyone!
Testing XML endpoints using API Explorer
Live testing of API endpoints using the API Explorer(API Reference Page) basically supports RESTful endpoints, is there a way to test XML endpoints?
allOf inheritance
Hi,
readOnly properties
Hi,
Upload multiple images at once
Is there was a way to upload all of the images I need for my team's guides into ReadMe at once? In previous Markdown-based doc repos, I've seen things like an "attachments" folder, where you can upload all of the things you want to link to in your docs - is there any feature like that in ReadMe? I've also seen the suggestion in this post that we can host our images on a separate site like Imgur, but it would be much more convenient for my team if we were able to keep all of our images on ReadMe.
oneOf rendered as pulldown in API Reference, but Selection Doesn't Update Displayed Schema
In my OAS 3.0 spec, I have a number of oneOf's specified. They render in Readme.com as pulldowns, with the first object defined in the oneOf block selected, and its schema displayed.