Skip to content

Commit d219e46

Browse files
seanmcc-msfttasherif-msft
authored andcommitted
Storage STG 94 (Azure#28327)
* added swagger (Azure#28199) * [STG94] Updated STG94 Files Readme (Azure#28201) * added swagger * updated readme * small fix * added new blob swagger (Azure#28245) * added blob readme (Azure#28246) * Ran prettier on the 2024-08-04 files swagger file (Azure#28358) * Added AuthenticationErrorDetail to StorageError (Azure#28360) * NFS Share Snapshot (Azure#28362) * Added GetAccountInfo() API to Container and Blob level (Azure#28297) * Storage Error Codes for Copies (Azure#28359) * Revert "Storage Error Codes for Copies (Azure#28359)" This reverts commit 8b14ba4. --------- Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
1 parent f2e2e9f commit d219e46

4 files changed

Lines changed: 19794 additions & 2 deletions

File tree

specification/storage/data-plane/Microsoft.BlobStorage/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ These are the global settings for the BlobStorage API.
2525

2626
``` yaml
2727
openapi-type: data-plane
28-
tag: package-2021-12
28+
tag: package-2024-08
2929
use-internal-constructors: true
3030
add-credentials: true
3131
```
@@ -93,6 +93,15 @@ input-file:
9393
- stable/2021-12-02/blob.json
9494
```
9595

96+
### Tag: package-2024-08
97+
98+
These settings apply only when `--tag=package-2024-08` is specified on the command line.
99+
100+
``` yaml $(tag) == 'package-2024-08'
101+
input-file:
102+
- stable/2024-08-04/blob.json
103+
```
104+
96105
### Suppression
97106
``` yaml
98107
directive:

0 commit comments

Comments
 (0)