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

make settings update a proper PATCH request #195

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

anthony2261
Copy link
Collaborator

Issue #, if available:
#174
Description of changes:
Backend:

  • use exclude_unset instead of exclude_default of the model_dump function when updating by uuid
  • use exclude_unset instead of exclude_none when model dumping in update_user_info

Frontend:

  • when patching user info, only include values that have changed

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@anthony2261 anthony2261 linked an issue Jun 12, 2024 that may be closed by this pull request
@RamiAwar RamiAwar merged commit adcf896 into main Jun 13, 2024
4 checks passed
@RamiAwar RamiAwar deleted the 174-cannot-remove-langsmith-api-key branch June 13, 2024 15:23
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.

Cannot remove langsmith api key
2 participants