mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-24 05:39:02 +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