You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems we might be out of date on our swagger code-gen plugin.
We should be able to generate @ApiParam annotations on method parameters. There's a weird mix of swagger 3.0 and codegen versions and annotations versions.
If we get swagger to generate annotations for param descriptions, we can get console to describe what parameters are, along with other good functionality
The text was updated successfully, but these errors were encountered:
It seems we might be out of date on our swagger code-gen plugin.
We should be able to generate @ApiParam annotations on method parameters. There's a weird mix of swagger 3.0 and codegen versions and annotations versions.
If we get swagger to generate annotations for param descriptions, we can get console to describe what parameters are, along with other good functionality
The text was updated successfully, but these errors were encountered: