We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install autorest on your machine.
Convert your Swagger.json to code using:
autorest --verbose --input-file=~/Documents/swagger.json --output-folder=~/Documents/generated/sdk/NAME --namespace=NAMESPACE --use=~/repos/autorest.swift/
If desired, go to the root of the generated code and run jazzy to generate documentation.
jazzy
Run . /scripts/git_sync.sh to copy the generated files to the private repo branch for review.
. /scripts/git_sync.sh