mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-24 09:40:53 +00:00
* If the collection type is csv, that means 'dont explode the query params'. * Simplify the logic just a tad * url.Values -> Has was added in go1.17 but there are CI tests running at 1.16