Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request for a way to provide multiple multipart field via karate #415

Closed
anurag0510 opened this issue Jun 11, 2018 · 3 comments
Closed
Assignees
Milestone

Comments

@anurag0510
Copy link

Currently we have a feature available for adding single multipart field to our api calls which goes something like this :
And multipart field message = 'hello world'

Requesting to have a feature which can add multiple multipart fields at once similar to adding multiple headers like :
* def someData = { Authorization: 'sometoken', tx_id: '1234', extraTokens: ['abc', 'def'] }

Please consider the feature request.

@ptrthomas ptrthomas self-assigned this Jun 11, 2018
@ptrthomas ptrthomas added this to the v0.8.0 milestone Jun 11, 2018
@ptrthomas
Copy link
Member

ptrthomas added a commit that referenced this issue Jun 11, 2018
@anurag0510
Copy link
Author

@ptrthomas just checked with following examples over version 0.8.0.RC6 . Can say the feature request is up and running. Thanks for the quick update.

@ptrthomas
Copy link
Member

released 0.8.0

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

No branches or pull requests

2 participants