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