Skip to content

Commit fb31972

Browse files
authored
Update Microsoft.Resources tag for SDK Generation (#18683)
* Update readme.md * Update readme.md * Update readme.md * Update readme.md
1 parent e99ea78 commit fb31972

File tree

1 file changed

+4
-4
lines changed
  • specification/resources/resource-manager

1 file changed

+4
-4
lines changed

specification/resources/resource-manager/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the global settings for the Resource API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-resources-2021-04
29+
tag: package-changes-2022-03-01-preview
3030
```
3131
3232
``` yaml $(package-privatelinks)
@@ -70,14 +70,14 @@ tag: package-templatespecs-2021-05
7070
```
7171
7272
``` yaml $(package-changes)
73-
tag: package-changes-2022-03
73+
tag: package-changes-2022-03-01-preview
7474
```
7575
76-
### Tag: package-changes-2022-03
76+
### Tag: package-changes-2022-03-01-preview
7777
7878
These settings apply only when `--tag=package-changes-2022-03-01-preview` is specified on the command line.
7979

80-
``` yaml $(tag) == 'package-changes-2022-03'
80+
``` yaml $(tag) == 'package-changes-2022-03-01-preview'
8181
input-file:
8282
- Microsoft.Resources/preview/2022-03-01-preview/changes.json
8383
```

0 commit comments

Comments
 (0)