-
Notifications
You must be signed in to change notification settings - Fork 878
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [Storage] Stg97 swagger generates (#23967) * stg97 swagger generates * azfile changelog * azblob service version change * azblob service version change * change duplicate test name * change coverage requirement azfile * [Storage] [AzFile] NFS over REST STG 97 (#24057) * File API changes * Directory API changes * createHardLink() new API * linter errors, and documentation guidelines * review comments resolve * recordings * review comments * documentation change * remove commented code * linter errors solve * few recordings and change oauth test to unrecorded * recordings * recordings & linter error * recordings * Case change for NFSFileType (#24085) * case change for NFS * case change for NFS * version upgrade * recording with case changed * test rename
- Loading branch information
1 parent
d9d7f1b
commit db0a6cb
Showing
40 changed files
with
1,936 additions
and
298 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
}, | ||
{ | ||
"Name": "azfile", | ||
"CoverageGoal": 0.75 | ||
"CoverageGoal": 0.70 | ||
}, | ||
{ | ||
"Name": "azopenai", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ | |
|
||
package generated | ||
|
||
const ServiceVersion = "2025-01-05" | ||
const ServiceVersion = "2025-05-05" |
8 changes: 4 additions & 4 deletions
8
sdk/storage/azblob/internal/generated/zz_appendblob_client.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
12 changes: 6 additions & 6 deletions
12
sdk/storage/azblob/internal/generated/zz_blockblob_client.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.