This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Use the sample project on the next URL | |
https://github.com/Swagger2Markup/spring-swagger2markup-demo | |
# Build it | |
$ gradle clean build | |
# Modify the swagger.json under the folder: | |
>> build/swagger/swagger.json | |
# With your swagger.json | |
# Remove the pdf generated folder | |
>> spring-swagger2markup-demo/build/asciidoc/pdf | |
# If that doesn't work remove the asciidoc folder also |