redux-toolkit icon indicating copy to clipboard operation
redux-toolkit copied to clipboard

[QUESTION / FEATURE] Handle parameter serialisation according to `collectionFormat`

Open julien-tricent opened this issue 1 year ago • 1 comments

Hey,

I would like to know if RTK-Query handles the collectionFormat value described in the parameter swagger docs https://swagger.io/docs/specification/2-0/describing-parameters/

From what I have seen with RTKQ, array parameters are always serialised using the CSV format, but maybe I missed something.

Thanks.

julien-tricent avatar Jan 05 '24 10:01 julien-tricent