mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-09 17:29:03 +00:00
* feat(avro)/refactor: unify `*_POST_PROCESS_FILE` bahviour and code * refactor: use existing function * test: add simple test for post processor execution * test: restrict concurrency to 1 * docs: add explanation to method