Skip to content

Fix that there are API endpoints that result in state changes #16

@tanius

Description

@tanius

It is discouraged to let HTTP GET requests have a state change effect on the server. This means that the following API endpoints rather have to be provided via POST requests:

  • /hardUpdateFromEdgeRydersDiscourse
  • /generateFullGraph
  • etc.

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