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 a patch method to update the message_last_read field in _user_set… #821

Merged
merged 4 commits into from Jun 26, 2023

Conversation

yang-ruoxi
Copy link
Member

  • Added patch_user_time_settings() in _user_settings route, which takes just a consumer_id and the datetime object that was passed as an isoformat string (which will later be translated back into the datetime object at the server side )

  • Added _patch_resource in the BaseRester to accommodate this change

@munrojm
Copy link
Member

munrojm commented Jun 22, 2023

This looks good. Happy to merge once we release maggma and emmet.

@munrojm munrojm merged commit 8709dec into main Jun 26, 2023
2 of 11 checks passed
@munrojm munrojm deleted the add_patch_user_settings_time branch August 30, 2023 23:25
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

Successfully merging this pull request may close these issues.

None yet

2 participants