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

DELETE with JSON body #7

Open
MrMickS opened this issue Dec 29, 2016 · 1 comment
Open

DELETE with JSON body #7

MrMickS opened this issue Dec 29, 2016 · 1 comment

Comments

@MrMickS
Copy link

MrMickS commented Dec 29, 2016

I'm trying to test a REST API which has a DELETE method with a JSON body to tell it what to delete. This isn't supported by the current version of cucumber-api. Are there any plans to add this? Would it break other things if a JSON body was passed?

@hidroh
Copy link
Owner

hidroh commented Jan 1, 2017

I never try but I think it's possible to add body to any request methods including DELETE. Should be straightforward to add.

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

No branches or pull requests

2 participants