We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 266ef0f commit bc1d17cCopy full SHA for bc1d17c
specification/resources/resource-manager/Microsoft.Resources/stable/2016-09-01/links.json
@@ -113,7 +113,7 @@
113
"description": "Parameters for creating or updating a resource link."
114
},
115
{
116
- "$ref": "#/parameters/ApiVersionParameterExplicit"
+ "$ref": "#/parameters/ApiVersionParameter"
117
}
118
],
119
"responses": {
@@ -386,14 +386,6 @@
386
"required": true,
387
"type": "string",
388
"description": "The API version to use for the operation."
389
- },
390
- "ApiVersionParameterExplicit": {
391
- "name": "api-version",
392
- "in": "query",
393
- "required": true,
394
- "type": "string",
395
- "description": "The API version to use for the operation.",
396
- "x-ms-api-version": false
397
398
399
0 commit comments