Skip to content

Instantly share code, notes, and snippets.

@sw-samuraj
Created May 8, 2017 19:42
Show Gist options
  • Save sw-samuraj/f296a2d1648bfef218d67e6021e00c75 to your computer and use it in GitHub Desktop.
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.
{
"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