Keep updated Swagger documentation

1

I am documenting an API with Swagger. I am not using annotations and the documentation is written to a JSON file.

The problem is that API is constantly changing and every change you need to compare the file with the Java source code.

I would like to know if there is any way to automate this task or if you guys would have any tips.

    
asked by anonymous 22.06.2017 / 17:25

0 answers