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

The service layer should check to see if the uid in the document matches the one given in the url #54

Open
J-avery32 opened this issue Sep 12, 2020 · 0 comments
Assignees

Comments

@J-avery32
Copy link
Collaborator

Currently if you try to update a document using the service layer API you can provide a different uid in the document than you give in the function arguments. We need to fix this so that the service layer checks to ensure that the uid in the document either doesn't exist, or matches the one provided in the function arguments.

@J-avery32 J-avery32 self-assigned this Jun 29, 2021
@J-avery32 J-avery32 changed the title The dao layer should check to see if the uid in the document matches the one given in the url The service layer should check to see if the uid in the document matches the one given in the url Jun 29, 2021
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