Discussions
Multipart/form-data properties are not generated correctly
I have an endpoint that consumes a multipart/form-data
It takes a file and other properties. some of the properties are objects.
Synchronization with Symfony
I assume that it's not currently possible to sync a Readme with a Symfony app except with GitHub Actions. It would be great to use API plateform features to automatically sync data and generate Readme content. I haven't found anything in discussions about this, is something like this possible and planned in the future?
Can you use a custom domain for API docs with free or startup plans?
Like the title says! I'm curious if you can use a custom domain when you aren't on the enterprise plan. Thanks!
Remove a discussion thread
Is it possible to remove a discussion thread from the Discussions page?
How to add "description" to response body parameters in the example code.
While adding the API endpoint in the API reference I am not able to find the option to add the API response body parameter description.
Password protect just one page
Hello! Is it possible to password protect just one page of our documentation?
Discriminator doesn't seem to be recognized
Hello, we have the following section in our openapi definition file:
How to remove auto generated examples
Hi, we are using an OpenAPI schema to create our API reference on Readme. We find that the auto generated language examples often confuse our users or put them on the wrong track (we'd prefer developers use our own SDK).
Left menu items - ordering
What is the logic used to order the openapi tags in the rendered page? Is there a way to influence the order of the pages in the left menu? I read this: https://docs.readme.com/main/docs/openapi-categories-pages-subpages#tags - but I still don't understand how is the order of the menu in the left defined.
Add drop down in base URL section on right hand panel
How to add drop down for setting context in base URL section on right hand panel of developer portal