mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-14 15:54:08 +00:00
* Fix php generators treating double as a native type Fixes #13335 * Remove double handling in enum * Add missed double type removal