Closed
Description
I like the TDD approach to documenting your restful api. However, I love "API Playground" feature enabled by swagger specification. I wish there was a way to get best of both worlds.
Is there a way to build swagger specs from spring rest docs? may be via building custom request/response preprocessors.
Do you have any thoughts or recommendations?