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

API view response handling #38

Open
christian-thieme opened this issue Nov 4, 2024 · 1 comment
Open

API view response handling #38

christian-thieme opened this issue Nov 4, 2024 · 1 comment

Comments

@christian-thieme
Copy link

The success/failure of a api call should depend on the status code returned by the view, not the response body.

The response body should be for informational purposes only.

Example: delKey and toggleKey

Javascript needs to by adapted

@mkalioby
Copy link
Owner

mkalioby commented Nov 4, 2024

You can open PR for that

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

2 participants