mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 03:23:42 +00:00
* Fix php generators treating double as a native type Fixes #13335 * Remove double handling in enum * Add missed double type removal