Discussions

Ask a Question

Uploading valid OPENAPI json file shows only endpoints on the left side

The UI is showing all the API endpoints but they are empty

Get total page views

Response: Internal Server Error Is there any bugs in this endpoint?

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? Thank you!

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? We want them to be in the Open API spec, but dont wont it be be publicly visibile in our API documentations since it could cause confusion. Thanks!
ANSWERED

Docs pages for logged in users

I have two questions: 1. Is it possible to create pages that only logged users can see? 2. Is it possible, within a page, hide content that only logged users can see?
ANSWERED

Attachments

Hi, I have a question about the attachements.]h To put it in the readme ir it necessary to creat a repository on github or can I upload it directly through the readme?
ANSWERED

Hide the login button on the header

Hi Is there any way to hide the login button on the header? ![](https://files.readme.io/146d766-image.png) Thank you!
ANSWERED

Can I add flag emojis on the title of any post on the Guides?

Hi I just wanted to know if there is a way to add a flag emoji on the title of any post on the Guides? Thank you

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.