Skip to content

Question: How to send lists in JSON payload #259

Description

@yuchdev

I was trying to send such a values in POST request JSON payload: ['value1', 'value2'], and the whole parameter is treated as a string "['value1', 'value2']"

How to correctly send JSON lists (and dicts) in a request?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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