Skip to content

Method statement #58

Open
Open
@tpluscode

Description

@tpluscode

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"
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions