mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 19:43:40 +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 <>