Dominique Vernier
Dominique Vernier
You can pass this error if you run the cmd `openapi-cli-generator generate ynab.openapi.yaml` by stripping the dot... `openapi-cli-generator generate ynab_openapi_yaml.
Thank you, I will add examples as much as I can either on how to use it as a Go package or as a CLI. PS: doing these improvements during...
If you don't want to skip only few test types (pylint!skip) a solution could be to use the option `pre-test-cmd:` to delete the directories you don't want to test. ```...
I use the swagno in multiple microservices to generate the OpenAPI doc and I would love to have the possibility to generate v3 openapi doc. Thx