Discussions

Ask a Question

Get total page views

Response: Internal Server Error

How to show body content below OpenAPI definitions

I uploaded OpenAPI definitions with a yaml file, and I also want to edit the UI to add some body content (a table) below the definitions (i.e. the parameter section). But the body content only shows up above the definitions. Can this be changed?

Hiding Internal APIs coming from Swagger 2.0 spec

Hi! I was wondering if there is a supported extension or way to hide internal APIs coming from a Swagger 2.0 spec?

I removed api reference by mistake.

I accidentally deleted 2 categories from api reference with content. Is there any way to recover this?

how to pre-popluate api fields from JSON data ?

can I pre-populate the api fields from the JSON data returned by webhooks ? if yes can you provide the docs for the same. thank.

Can I use custom variables from my Personalised-Docs to pre popuaate fields in my api-definitions ?

I have custom variables that are configured in personalised docs and I want to use these variables as default values( pre-poulate the fileds) in my api's.

Let your customers register on readme

Hi fellow API developers

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?

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.