mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-12 20:00:53 +00:00
* rust: support repr(int) enum * Regen APIS * remove the extra lines * merge most recent commits from master * update tests to ensure that enum compiles correctly * drop changes to kotlin files --------- Co-authored-by: Jihyun Yu <yjh0502@gmail.com>