Skip to content

Instantly share code, notes, and snippets.

@cortinico
Created October 30, 2019 09:39
Show Gist options
  • Save cortinico/49995cce8ca99a6c6037b9b6927efe4d to your computer and use it in GitHub Desktop.
Save cortinico/49995cce8ca99a6c6037b9b6927efe4d to your computer and use it in GitHub Desktop.
swagger-gradle-codegen Configuring generate swagger to depend on preBuild
preBuild.dependsOn(tasks.getByName(“generateSwagger"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment