Skip to content

Instantly share code, notes, and snippets.

@devcfgc
Last active February 6, 2017 10:38
Show Gist options
  • Save devcfgc/8e5d6284e6391c1da0655ff7af487244 to your computer and use it in GitHub Desktop.
Save devcfgc/8e5d6284e6391c1da0655ff7af487244 to your computer and use it in GitHub Desktop.
azure swagger to code
#https://github.com/Azure/autorest
#https://github.com/Azure/azure-rest-api-specs
mono AutoRest.exe -Namespace apimanagement -Input path_to_json.json -CodeGenerator Go -Modeler Swagger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment