mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-18 18:37:05 +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...