mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-04-04 15:52:31 +00:00
* test: Tests for enum params in path, query and header * fix: Get enum ref values correctly in path parameters Closes #16688 * fix java tests failure --------- Co-authored-by: William Cheng <wing328hk@gmail.com>