We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#81 handles pulling information from the API, but it does not allow any changes to be written back to Falcon.
We intend to add the write support here (as a full CRUD implementation of the User Management APIs), so this Issue will track that effort.
The text was updated successfully, but these errors were encountered:
This was resolved by #198
Sorry, something went wrong.
ChristopherHammond13
No branches or pull requests
Writable Users Endpoints
Describe the bug
#81 handles pulling information from the API, but it does not allow any changes to be written back to Falcon.
We intend to add the write support here (as a full CRUD implementation of the User Management APIs), so this Issue will track that effort.
The text was updated successfully, but these errors were encountered: