quarkiverse / quarkus-openapi-generator

OpenAPI Generator - REST Client Generator
Apache License 2.0
108 stars 69 forks source link

is there a way to have parameters documented in generated java doc ? #550

Closed ricardozanini closed 5 months ago

ricardozanini commented 8 months ago

Discussed in https://github.com/quarkiverse/quarkus-openapi-generator/discussions/543

Originally posted by **maxandersen** October 30, 2023 I'm using ynab.yaml open api and they have nice descriptions for their method arguments but those gets "lots" in the generated java code so can't see it in the IDE auto completion. is there a way to have parameter javadoc generated?