We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40794a commit 1694ceaCopy full SHA for 1694cea
1 file changed
specification/storage/data-plane/Microsoft.BlobStorage/readme.md
@@ -25,7 +25,7 @@ These are the global settings for the BlobStorage API.
25
26
``` yaml
27
openapi-type: data-plane
28
-tag: package-2021-12
+tag: package-2024-08
29
use-internal-constructors: true
30
add-credentials: true
31
```
@@ -93,6 +93,15 @@ input-file:
93
- stable/2021-12-02/blob.json
94
95
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
105
### Suppression
106
107
directive:
0 commit comments