Enable multiple serialisation strategies #104
Labels
enhancement
Request for a change or improvement of existing functionality
feature request
Proposal for a new feature
Milestone
Support multiple array (object?) serialization strategies for the (query) parameters and headers
collectionFormat
formatsfoo,bar
.foo bar
.foo\tbar
.foo|bar
.foo=bar&foo=baz
. This is valid only for parameters in "query" or "formData".A related issue with angular API client itself angular/angular#19071
The text was updated successfully, but these errors were encountered: