Skip to content

Typo in method name #4

Description

@nickensoul

Services trees examples article contains using examples with following code line:
{ name: 'removeOnePost', url: ':id', method: 'REMOVE' }
But is there method named REMOVE exist in the Fetch API?
Seems this is a typo and should be DELETE instead.

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