Skip to content

[REQ] [typescript-angular] support for nested keys object as query parameters #5755

Closed
@dougal83

Description

@dougal83

Can this please be expanded to support nested keys object? I'm guessing an extra config option would be required?

key != null ? `${key}[${k}]` : k,

Stretch goal: support json as well.

See: #4407

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