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