mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* Ignore additionalProperties rust-server doen't yet support them, and they cause quite a bit of havoc at the moment (ending up as the `HashMap` type). * Use .equals() rather than `==`