-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Closed
Copy link
Labels
StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)
Description
Datalake
Currently in Datalake file_system.list_paths()
Line 467 in d784000
| self._client.file_system.list_paths, |
page_iterator_class=PathPropertiesPaged which should removed and refactored to utilize generated code.
Blobs
Currently container.list_blobs() does require the manually added code to handle paging (unlike datalake). We should fix the swagger and ensure blobs listing operation is generated with the same pattern as Datalake's listing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)