-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implement partial update with PATCH and add tests
This commit allows partial updates of datapoints using the PATCH method. It also includes tests to ensure the correct functionality of this feature. A new class has been added to handle the partial update functionality.
- Loading branch information
Showing
2 changed files
with
226 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.