Skip to content

[client] proper serialization of TParams list fields #4

@eshaan7

Description

@eshaan7

The TParams fields of type list are being serialized by request pkg as

?fields=a&fields=b&fields=c

instead of

?fields=a,b,c

which we want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions