openapi-nodejs-cli
openapi-nodejs-cli copied to clipboard
## :rotating_light: The automated release from the `main` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you can benefit from your...
It has been detected that when generating the operationId of the yml it takes the summary and description tags as its method, which are optional but should be able to...
At push tests run but if project is not built, tests does not pass. Those test should pass even the project is not built in local.
If more than one server is declared in the schema, client generator creates several const SERVER. And if method do not have an operationId(Is not mandatory) client generation creates void...
``` As a developer I want to tell other developers how they can launch the project locally so they can contribute to the project ``` ** **Acceptance criteria** - [x]...
After build, src folder keeps with all transpiled files and is "hard to find" ts files to continue developing. I recommend to set a folder dist as output dir of...