mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-11 19:30:53 +00:00
* fixing precision for php * remove a bracket * handling whitespace * format comment * Use regexp to trim needless microseconds That way we can save timezone suffix. Co-authored-by: Carmen Quan <cquan@launchdarkly.com>