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

Use POST requests instead of GET requests for some admin APIs #96

Open
fraknoiadam opened this issue Sep 30, 2024 · 0 comments
Open

Use POST requests instead of GET requests for some admin APIs #96

fraknoiadam opened this issue Sep 30, 2024 · 0 comments
Labels
good first issue Good for newcomers good to have 🔴 pont ha implementálod

Comments

@fraknoiadam
Copy link
Member

some admin APIs changes the user's state. These should be POST request, because GET should be idempotent.

@fraknoiadam fraknoiadam added good first issue Good for newcomers good to have 🔴 pont ha implementálod labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers good to have 🔴 pont ha implementálod
Projects
None yet
Development

No branches or pull requests

1 participant