mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-18 07:29:10 +00:00
* Add jsdoc for usePromises, add @link for callbacks * Update petstore samples * Improve jsdoc for void return type + usePromises * Add back curly brackets correctly in model template * Add link to Promise doc in jsdoc comment * Fix jsdoc annotation for callApi method The return type annotation was also broken here.