Skip to content

Commit

Permalink
[Storage] [Typing] [File Share] _models.py and aio equivalent (#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
weirongw23-msft authored Aug 6, 2024
1 parent 798cec8 commit 218fec2
Show file tree
Hide file tree
Showing 7 changed files with 764 additions and 548 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ def list_directories_and_files(
:param str name_starts_with:
Filters the results to return only entities whose names
begin with the specified prefix.
:keyword list[str] include:
:keyword List[str] include:
Include this parameter to specify one or more datasets to include in the response.
Possible str values are "timestamps", "Etag", "Attributes", "PermissionKey".
Expand Down
Loading

0 comments on commit 218fec2

Please sign in to comment.