mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-15 22:19:04 +00:00
* add static modifier - mvn verify passes * specify charset, mvn verify works, compiles and clean on spotbugs in my project * update samples as per contribution guide; mvn integration-test passes * commit rest of samples * fix missing newline at EOF * lots of new newlines * needed to run mvn clean beforehand...