Skip to content

Instantly share code, notes, and snippets.

@arthurfnsc
Last active December 5, 2016 01:25
Show Gist options
  • Save arthurfnsc/ba73d6e788f8f7e624db7f9af573430d to your computer and use it in GitHub Desktop.
Save arthurfnsc/ba73d6e788f8f7e624db7f9af573430d to your computer and use it in GitHub Desktop.
Swagger & Gradle config
{
"dateLibrary": "java8",
"hideGenerationTimestamp": true,
"modelPackage": "br.com.medium.arthurfnsc.petstore.swagger.model",
"apiPackage": "br.com.medium.arthurfnsc.petstore.swagger.api",
"invokerPackage": "br.com.medium.arthurfnsc.petstore.swagger"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment