Discussions

Ask a Question
ANSWERED

Is there a way to add a read only user?

We would like some users to have read only access, but without knowing the password of the site. Is this possible?

Try It Out Not Working With Multiple Security Schemes

My OpenApi spec has multiple security schemes (see the example below). When viewing my API documentation, I can only see the first scheme. How do I select which one should be used in my ReadMe documentation?

ANSWERED

Getting error "type must be array" while uploading Swagger file

Hi,

while uploading a json multipart file in API endpoint causing an exception , Failed to parse multipart servlet request

I have added a parameter as File in body params and content-type:[multipart/form-data], on click on Try it , it is giving me Failed to parse multipart servlet request

ANSWERED
ANSWERED

Does it support LaTex or any other math visualisation?

I was trying to figure out how to embed/type Latex. Most markdown readers/editors allow for Latex. However, this does not seem to be the case.

ANSWERED

AsyncAPI support

does readme support AsyncAPI specification ?

ANSWERED

Rendered code is not working well for a nullable object

Hello

Rendered code is not working well when using multipart/form-data

Hello