Skip to content

Allow consumer to disallow some methods on a resource #6

Description

@sgleizes

It is very common to work with a partial CRUD for read-only and generated resources.

For example, attempting to PATCH a read-only resource should respond with a 405 Method Not Allowed and an Allow header indicating the methods allowed for that endpoint, just like the OPTIONS method.

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