docusaurus-openapi-docs
docusaurus-openapi-docs copied to clipboard
🦝 OpenAPI plugin for generating API reference docs in Docusaurus v2.
## Documentation link Missing documentation for https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/6c12cd7fcd74e4fe8c8b02137ee1077daad136ac/demo/api.mustache. ## Describe the problem Every time I regenerate API docs, the `api:` variable keep changing in all the generated mdx files and it's...
### Is your feature request related to a problem? Nope ### Describe the solution you'd like It would be great to be able to control the formatting of the path...
### Example & externalDocs attributes not displaying In our api spec we add example values for our properties and externalDocs. These are not displayed in the output ``` properties: label:...