Skip to content

Multipart submissions to preserve parts order #877

@miklosbagi

Description

@miklosbagi

Example with http executor:

...
multipart_form:
    operations: '{bleh}'
    map: '{bleh}'
    file: '@filename'

Error I'm getting: [map[message:first part must be operations]]

I think the problem here is that multipart here is a map, and map has no order in golang.

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