openapi-codegen
Version:
OpenAPI 3.0 CodeGen
22 lines (12 loc) • 790 B
Markdown
for considering making a contribution to this project.
The main thing we need is config files which control the process of which files are processed by a particular set of templates. Testing
the generated code is also extremely valuable.
In the first instance, templates should be submitted to the parent [swagger-codegen](https://github.com/swagger-api/swagger-codegen)
project. If this is not possible, new templates can be added here first.
* [GitHub search](https://github.com/Mermade/openapi-codegen/search?utf8=%E2%9C%93&q=todo+language%3Ajavascript&type=)
* [GitHub search](https://github.com/Mermade/openapi-codegen/search?utf8=%E2%9C%93&q=fixme+language%3Ajavascript&type=)
First of all, many thanks