Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tanius opened this issue Oct 22, 2019 · 0 comments
Open

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

tanius opened this issue Oct 22, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Oct 22, 2019

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant