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

Swagger OpenAPI 3.x generator

Results 49 express-jsdoc-swagger issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** When I use application/problem+json base on RFC7807 on my return, it will not generate example. but when I try change to application/json it will be fine. **To...

I can't find any method to add `REQUEST headers` for api documentation. Is there any method to do it? 'Cause only the `RESPONSE header` feature is only there.

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

**Is your feature request related to a problem? Please describe.** When using the express-jsdoc-swagger library, the `@context` property in the `@property` tag of a JSDoc typedef is not properly recognized,...

**Describe the bug** Nested object schema definitions don't work. **To Reproduce** For example, I have interface: ```` export interface Example { id?: number, someObj: { prop1: number, prop2: number, }...

Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies