Skip to content

Request.Body should be of type map[string]interface{} #2

Description

@eidge

Yaml supports different types such as string, numeric, map, array, etc.

To fully support these Request.Body should be of type map[string]interface{}, rather than map[string]string.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions