Nak
Results
2
comments of
Nak
> @ryanfox one workaround is to document the query parameter as a string instead of boolean and users will need to input either "true" or "false" > > Another way...
FYI a quick & dirty (or not) way after generating templates with `java -jar openapi-generator-cli-6.0.1.jar author template -g python --library webclient` i don't know what `--library webclient` really represent or...