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

## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate) ## Types of changes - Bug fix (non-breaking change which fixes an issue) -...

DO NOT MERGE

## Documentation link The main readme and in the generated docs, under the "Config" section: https://github.com/PaloAltoNetworks/docusaurus-openapi-docs#config ## Describe the problem I'm trying to understand what the various group by options...

documentation
help wanted

Is it possible to render model definitions from an openapi spec using this plugin? I noticed this is something [redocusaurus plugin supports](https://redocusaurus.vercel.app/examples/using-single-yaml/#tag/store_model).

enhancement

### Is your feature request related to a problem? See #195 and #193 for background. The problem is that, with support for multiple MIME types, we now lack a way...

enhancement

### Is your feature request related to a problem? There are some product APIs that generate a unique base URL per customer/tenant, which is not something we could know or...

enhancement

## Describe the problem Currently, there is no documentation on how to make method labels/badges appear next to API items in the sidebar. ## Suggested fix Document the steps necessary...

documentation
help wanted

### Is your feature request related to a problem? Currently, the plugin does not support documenting webhooks. ### Describe the solution you'd like Introduce webhook support, similar to how ReDoc...

enhancement

### Is your feature request related to a problem? Would be great to have the code snippets similar to stoplight. I'm also not seeing the 'Response' but perhaps that's a...

enhancement

## Describe the bug With the new resolver/serializer, circular schema references should be replaced with a "circular" label. There are cases where this label is not properly applied (see below):...

bug
v2.0.0
v3.0.0

### Is your feature request related to a problem? Currently, docs produced from multiple specs are written to the same directory and directory level. This presents issue when organizing and/or...

enhancement