mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-19 10:03:58 +00:00
* If a form param is an array and isn't caught in the previous checks, treat it as a slice of strings. * Add an example of a FormParam that is an array