Skip to content

Allow passing querystring settings #74

@multimeric

Description

@multimeric

The qs library supports a few very useful settings that determine how it generates the query string: https://github.com/ljharb/qs#stringifying. These include arrayFormat, indices, and encode. Since jsonapi-client uses qs for query string construction, it would be useful to allow us to pass in settings to qs as part of GET requests.

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