Skip to content

GottaGetSwifty/AndroidStudioSwaggerUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AndroidStudioSwaggerUpdater

All configuration needed should be in build.gradle Simply add the URL here:

def downloadUrl = "PUT_URL_HERE"

where your swagger zip is located and run the module.

You can adjust the path to make your package correct in this line.

def outputDir = "../app/src/main/java"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages