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
Hi,
Thanks for a great plugin.
I have just switched from springfox's dynamic generation on swagger.json to your compile time solution.
One thing I think is missing is example values.
That is, I believe the springfox generated document have autogenerated example values, say 'abc' for a string. Can similar be configured with the swagger-maven-plugin, or must I manually add examples values?
Best,
Anders
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for a great plugin.
I have just switched from springfox's dynamic generation on swagger.json to your compile time solution.
One thing I think is missing is example values.
That is, I believe the springfox generated document have autogenerated example values, say 'abc' for a string. Can similar be configured with the swagger-maven-plugin, or must I manually add examples values?
Best,
Anders
The text was updated successfully, but these errors were encountered: