File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
specification/resources/resource-manager Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ These are the global settings for the Resource API.
2626
2727``` yaml
2828openapi-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
7878These 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 '
8181input-file:
8282- Microsoft.Resources/preview/2022-03-01-preview/changes.json
8383` ` `
You can’t perform that action at this time.
0 commit comments