The generate.sh
script is generating Python server code from the pet store API specification.
Both yaml
specs and mustache
templates are from the openapi-generator
repository as submodule.
The code is generated first without and then with the default templates. The generated code differs which is unexpected behaviour.