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

add new user API is not correctly supported #14

Closed
prince-chrismc opened this issue Aug 29, 2020 · 0 comments · Fixed by #11
Closed

add new user API is not correctly supported #14

prince-chrismc opened this issue Aug 29, 2020 · 0 comments · Fixed by #11
Labels
bug Something isn't working
Milestone

Comments

@prince-chrismc
Copy link
Owner

router->http_post(handler::user::route::list, handler::user::add{list});

According to the documentation s 'PUT' is required to add new users, the backend, frontend, and test all have the same mistake.

@prince-chrismc prince-chrismc added this to the 1.0.0-dev.1 milestone Aug 29, 2020
@prince-chrismc prince-chrismc added the bug Something isn't working label Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant