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

Method statement #58

Open
tpluscode opened this issue Sep 5, 2019 · 0 comments
Open

Method statement #58

tpluscode opened this issue Sep 5, 2019 · 0 comments
Labels
Core ⚛️ Related to core grammar Hydra 🐉

Comments

@tpluscode
Copy link
Member

It could be useful to assert request's method to ensure that what we expect to be DELETE is actually that, etc.

For Hydra that would be

With Operation api:DeletePerson {
    Expect Method "DELETE"
}
@tpluscode tpluscode added Hydra 🐉 Core ⚛️ Related to core grammar labels Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core ⚛️ Related to core grammar Hydra 🐉
Projects
None yet
Development

No branches or pull requests

1 participant