-
Notifications
You must be signed in to change notification settings - Fork 285
[Storage] list_blobs
for ContainerClient
#2556
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
base: main
Are you sure you want to change the base?
Conversation
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
API change check APIView has identified API level changes in this PR and created following API reviews. |
sdk/storage/azure_storage_blob/src/clients/blob_container_client.rs
Outdated
Show resolved
Hide resolved
list_blobs
for ContainerClientlist_blobs
for ContainerClient
I fixed the title. Note, since GitHub added drafts a few years back, no need for "WIP" in the title. Just mark it as a draft and you never have to worry about a PR getting merged like that and causing confusion in the git log. 😉 |
This PR contains the following changes:
v0.14.2
in order to get the latest changes to support pageable operationslist_blobs
forContainerClient