docusaurus-openapi-docs icon indicating copy to clipboard operation
docusaurus-openapi-docs copied to clipboard

🦝 OpenAPI plugin for generating API reference docs in Docusaurus v2.

Results 128 docusaurus-openapi-docs issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? No I know the base URL can be changed by clicking edit, but it's not obvious. I want to request that...

enhancement

## Describe the bug The query param serialization with spaceDelimited option is not working as expected ## Expected behavior The query param values in the URL should be separated by...

bug
help wanted

## Describe the bug An error occurs when I have an entity whose property contains a oneOf referring to another entity of type free (additionalProperties to true) Example : ```...

bug

I want the ability to specify a local YAML file in the `downloadUrl`, located at `/static/openapi.yaml` on my system. Currently, I lack this capability, so I'm using a workaround. I...

enhancement
help wanted

## Describe the bug Attempting to access to an endpoint that require bearer token, if BE responds with a 401 status, the UI doesn't show any information of that problem....

bug
help wanted

## Describe the bug When the API we are calling, is sending a file with correct "Content-disposition" header that contains filename, the browser is downloading a file with a generic...

bug
help wanted

## Describe the bug When we are calling an API endpoint that response with correct headers and content for download a file with certain extensions the download doesn't start. The...

bug
help wanted

First of all, thanks for your continued support of the `docusaurus-openapi-docs` plugin! As mentioned in #464, the community wants to see how you've leveraged it on your site. Drop a...

## Describe the bug A schema that has a minimum value of 0 is not rendered ## Expected behavior You should see `Possible values: [>= 0]` ## Current behavior Only...

bug

### Is your feature request related to a problem? I am looking to use this amazing plugin, but require a JavaScript language option in the API Explorer. I see the...

enhancement