mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-26 06:29:22 +00:00
2 types of warnings are emitted in bulk whenever using the nodeJS generator. I did some guesswork: since JS is a c-type language like C# and Java - I looked there for reference, and followed their example.