Skip to content

Поддержать тип map в параметрах #19

@denis96z

Description

@denis96z

Кейс:
Хочется передать в параметах в формате urlencoded json такого вида (map[string]string):

profile={"first_name":"USER","last_name":"TEST"}

В схеме
Ожидал:

Object {"profile":{"nested":{"first_name":"USER","last_name":"TEST"}}}

Получил:

Object {"profile":{"nested":null}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions