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?
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