Discussions
URL encode query parameters in API Reference
My API allows query parameters that can contain special characters (for example, phone numbers with a +
prefix). When users plug in the string with the special characters into the relevant query param in the API Reference and click "try it!" they expect for the special characters to be encoded correctly into the URL within the generated CURL. Is this a feature we can enable?
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?
Synced OpenAPI definition examples not imported to UI properly
The examples import perfectly and when you go to the top right for an API and click examples it runs, but one of the fields in the main UI when a user can try out the API and fill out the fields will not populate.
Customing Tags in OAS
Pages are created when we specify tags
in our OAS, but I wanted to add more information on this page, ideally a markdown. Is there a way for us to do this via CLI?
Changelog API
Hey,
New submenu item
Can we add a second page like API Reference to the subHeader?
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!
API Reference - Keep Markdown order between syncs
Hi Team,
where can I find my readMe secret for custom webhooks
where can I find my readMe secret for custom webhooks
Support for SDK Documentation
Are you planning to add support for other types of API? like SDK documentation?