Discussions
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.
Slack Integration
Slack integration works for suggested edits but will not send notifications for Discussion questions. Any thoughts on how to fix this?
What kind of validation is run on spec upload?
I'm getting this validation error:
Swagger schema validation failed
trying to import a URL and got this error:
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.
Enable site login
I wonder is it possible to enable some sort of authentication to the site that is generated by readme? I would like to hide the api information from public user and only show it to some internall group.
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?
Support for Discriminator
Hi there,
One POST route but multiple object parameter options
We have an API that can take different JSON params depending on the stage/step of the current process: