Skip to content

Example PUT/GET/DELETE requests added #9

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

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

Conversation

sitomani
Copy link

In this PR, I have added four example requests to the collection:

  1. Upload a new blob to a container (uploads a simple txt file)
  2. Get list of blobs in a container
  3. Get a specific blob from a container
  4. Delete a blob in a container

In addition, I have modified the pre-request script to work properly with recent version of Postman (9.1.3). I have also modified the way possible collection variables used in the request URL or params get populated in the signature calculation.

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.

1 participant