mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-14 00:13:50 +00:00
* feat: remove `@export` and more * feat: remove `@memberof` * feat: only add description jsdoc if it exists * feat: remove obvious `@type` * feat: only display JSDoc when `description` OR `deprecated` exists * chore: update generator output --------- Co-authored-by: nocontribute <>