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 support for Objects: patch v1 API to the storage emulator #7097

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

emanon001
Copy link

@emanon001 emanon001 commented May 3, 2024

Description

Add support for Objects: patch v1 API to the storage emulator.
Currently the insert, get, and delete v1 APIs are supported, but not patch.

related links

Scenarios Tested

Objects: patch v1 API

  • update metadata
  • delete metadata
  • modify custom metadata

Sample Commands

Test Run: npm run test:storage-emulator-integration

@emanon001 emanon001 marked this pull request as ready for review May 3, 2024 07:26
@emanon001 emanon001 force-pushed the objects-patch-v1-api branch 2 times, most recently from 54c0ccd to 2c6fa96 Compare May 6, 2024 02:08
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

1 participant