core icon indicating copy to clipboard operation
core copied to clipboard

fix: use short name when generating parameter description

Open priyadi opened this issue 2 years ago • 0 comments

Q A
Branch? 3.2
Tickets
License MIT
Doc PR

OpenApiFactory previously only uses class name when generating parameter description, and did not respect the shortName parameter. This PR fixes the problem.

priyadi avatar Feb 12 '24 09:02 priyadi