Skip to content
This repository was archived by the owner on Apr 23, 2019. It is now read-only.
This repository was archived by the owner on Apr 23, 2019. It is now read-only.

Update should be a PUT/UPDATE example. #28

@allnash

Description

@allnash

I see in the conf/posts.routes file that you are using a POST request to update the record. This is not a standard RESTful request. The request headers should be PUT or UPDATE.

Please update this example which is sort of abusing REST interpretability.

Refer. https://en.wikipedia.org/wiki/Representational_state_transfer

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