mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-18 09:33:46 +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