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 patch resource #761

Merged
merged 7 commits into from
Jun 26, 2023
Merged

Add patch resource #761

merged 7 commits into from
Jun 26, 2023

Conversation

yang-ruoxi
Copy link
Member

Patch query operators for the user setting resource

  • added a patch query operator which accepts any field you want to update in the user setting collection, including a nested field, e.g.:

{"settings.job_role": "researcher", "settings.message_last_read" : $sometime}

@munrojm
Copy link
Member

munrojm commented Jun 22, 2023

Looks good! Once we release maggma and add tests, we can bump the version here to get the tests to pass.

@munrojm
Copy link
Member

munrojm commented Jun 22, 2023

@yang-ruoxi, I will take care of fixing the remaining tests. Will then merge.

@yang-ruoxi
Copy link
Member Author

thank you @munrojm!

@munrojm munrojm added release:patch Patch updates release:minor and removed release:patch Patch updates labels Jun 26, 2023
@munrojm munrojm merged commit 063423f into main Jun 26, 2023
@munrojm munrojm deleted the add_patch_resource branch August 30, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants