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