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 As discussed on Discord: https://discord.com/channels/398180168688074762/867060369087922187/1022259147636473886 OpenAPI supports specification extensions (those that start with x-) - PA OpenAPI has some...

documentation
enhancement
help wanted

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

## Describe the bug When show optional parameters is clicked on request form, it makes an API call, which is not expected. ## Expected behavior API call should not be...

bug

## Describe the bug I have used `tagGroup` to group paths in the side bar. However instead of grouping specific paths, it is grouping all paths in every group. `[...

bug

## Describe the bug The generated `api` frontmatter parameter may be too long causing the page to crash ## Expected behavior The frontmatter's `api` parameter has a fixed length. ##...

bug

## Describe the bug Current gen-api-docs command does not support generating docs with enum mapping The doc will fail to build eventually ## Expected behavior The docs should build successfully...

bug

## Describe the bug ``` git clone https://github.com/PaloAltoNetworks/docusaurus-openapi-docs.git git checkout v2.0.0 ``` And using demo folder from the repo. With `2.0.0-beta.3` Whenever render any page with API docs using `@theme/ApiItem`...

bug
reviewing :eyes:

Type diagram: ![image](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/assets/4364314/9736a1e9-7e74-480a-8b4d-7b2da4874010) https://developer.grab.com/docs/grabfood/api/v1-1-3/#tag/update-menu-noti

enhancement

yarn docusaurus gen-api-docs:version petstore:1.0.0

bug

## Description This seemed to be breaking on docusaurus v3.2.0 ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate) ## Types of changes - Bug...