mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 00:21:18 +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.