mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-23 14:49:16 +00:00
* [AVRO] Fix the package handling for the avro generator (#3987) Also fix an issue with the outputFolder that wasn't overridable through opts * Update sample files through avro-petstore.sh There's an issue with inlined object but it's already present with the previous commit * Revert the fix on outputFolder (not a bug)