swagger-jsdoc icon indicating copy to clipboard operation
swagger-jsdoc copied to clipboard

Generates swagger/openapi specification based on jsDoc comments and YAML files.

Results 46 swagger-jsdoc issues
Sort by recently updated
recently updated
newest added

the main idea is to move the markdown documentation to a docusaurus page and make it easier to read these same docs, to add new ones, find it by adding...

pinned
good-first-issue

https://github.com/Surnet/swagger-jsdoc/issues/322

wontfix

**Is your feature request related to a problem? Please describe.** I would like to script the generation of the swagger document, however because errors are only logged at the moment...

pinned

**Describe the bug** Open API supports the keyword 'security' at the root level. Currently there is no commonProperties for 'security' so it gets added to the default 'paths'. See: https://swagger.io/docs/specification/authentication/...

pinned

**Is your feature request related to a problem? Please describe.** Is there an examples on how to get this working with webpack? I'm always getting the "No Operations Defined in...

pinned

**Describe the bug** Find alternative for module doctrine due to it's EOL **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down...

pinned

Today, we have the `ci.yml` file having the last step responsible to do a release into the NPM. We want to add a step before this one to make available...

pinned
good-first-issue

**Describe the bug** When running the swagger-jsdoc command on the definition file I keep getting: ```bash $> yarn swagger-jsdoc -d ./swaggerDef.js yarn run v1.22.17 $ /Userscolldude/apihhooks/app/node_modules/.bin/swagger-jsdoc -d ./swaggerDef.js Definition file...

pinned

In our company's vulnerability scans this morning there was a security vulnerability discovered with a deep-down dependency of swagger parser v10.0.2 (z-schema v4.2.3 -> validator v13.6.0). It looks like this...

pinned