diff --git a/specification/app/resource-manager/Microsoft.App/stable/2022-03-01/Global.json b/specification/app/resource-manager/Microsoft.App/stable/2022-03-01/Global.json index ebccf96d5119..be72ebba6c3b 100644 --- a/specification/app/resource-manager/Microsoft.App/stable/2022-03-01/Global.json +++ b/specification/app/resource-manager/Microsoft.App/stable/2022-03-01/Global.json @@ -24,7 +24,7 @@ "operationId": "Operations_List", "parameters": [ { - "$ref": "#/parameters/apiVersionParameter" + "$ref": "../../../../../common-types/resource-management/v3/types.json#/parameters/ApiVersionParameter" } ], "responses": { @@ -119,15 +119,6 @@ } } }, - "parameters": { - "apiVersionParameter": { - "name": "api-version", - "in": "query", - "description": "API Version", - "required": true, - "type": "string" - } - }, "securityDefinitions": { "azure_auth": { "type": "oauth2",