Created
May 8, 2017 19:42
-
-
Save sw-samuraj/f296a2d1648bfef218d67e6021e00c75 to your computer and use it in GitHub Desktop.
Additional Swagger configuration in JSON file for a blog post about REST contract-first approach.
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
{ | |
"sourceFolder": "", | |
"modelPackage": "cz.swsamuraj.rest.contractfirst.ws.model", | |
"apiPackage": "cz.swsamuraj.rest.contractfirst.ws.api", | |
"interfaceOnly": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment