Skip to content

JSON array body instead of hash body in POST/PUT  #141

@xliiauo

Description

@xliiauo

Hi, I'm trying to test an api call with JSON array as the body:

post "/accounts/#{id}/subscriptions", body, header

For the body, it is a JSON array like ["12345", "23456"] instead of a hash. Can I do that in airborne?

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions