Description
In #1075, we've fixed uuid handling in paramToString, we probably want to do the same for other types such as boolean, date, datetime, etc.
openapi-generator version
latest master
Related issues/PRs
#1075
Suggest a fix/enhancement
Similar to #1075, we'll add support for other types (e.g. boolean using isBoolean)