Expand Style Examples #3250
Labels
examples
requests for more or better examples in the specification
param serialization
Issues related to parameter and/or header serialization
Looking at the Style Examples I cannot see what style I should use in the following instance:
A parameter
in: query
oftype: array
such that I could accept the following query string:?param[]=X¶m[]=Y
If someone could enlighten me on this (and any other examples you can think of that might be missing) I would be happy to make a PR that adds them.
The text was updated successfully, but these errors were encountered: