File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
specification/portalservices/resource-manager
Microsoft.PortalServices/extensions/preview/2023-01-01-preview Expand file tree Collapse file tree 4 files changed +6
-6
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 4848 },
4949 "parameters" : [
5050 {
51- "$ref" : " ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter"
51+ "$ref" : " ../../../../../../ common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter"
5252 }
5353 ],
5454 "responses" : {
5555 "200" : {
5656 "description" : " OK - The request has succeeded." ,
5757 "schema" : {
58- "$ref" : " ../../../../../common-types/resource-management/v3/types.json#/definitions/OperationListResult"
58+ "$ref" : " ../../../../../../ common-types/resource-management/v3/types.json#/definitions/OperationListResult"
5959 }
6060 },
6161 "default" : {
6262 "description" : " Error response describing why the operation failed." ,
6363 "schema" : {
64- "$ref" : " ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse"
64+ "$ref" : " ../../../../../../ common-types/resource-management/v3/types.json#/definitions/ErrorResponse"
6565 }
6666 }
6767 },
8484 "description" : " compiles a file using inline content." ,
8585 "parameters" : [
8686 {
87- "$ref" : " ../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter"
87+ "$ref" : " ../../../../../../ common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter"
8888 },
8989 {
9090 "name" : " portalTenantCompileFile" ,
106106 "default" : {
107107 "description" : " Error response describing why the operation failed." ,
108108 "schema" : {
109- "$ref" : " ../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse"
109+ "$ref" : " ../../../../../../ common-types/resource-management/v3/types.json#/definitions/ErrorResponse"
110110 }
111111 }
112112 },
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ These settings apply only when `--tag=package-2023-01-01-preview` is specified o
3636
3737` ` ` yaml $(tag) == 'package-2023-01-01-preview'
3838input-file:
39- - Microsoft.PortalServices/preview/2023-01-01-preview/extensions.json
39+ - Microsoft.PortalServices/extensions/ preview/2023-01-01-preview/extensions.json
4040` ` `
4141
4242---
You can’t perform that action at this time.
0 commit comments