Skip to content

Commit bc1d17c

Browse files
author
Zim Kalinowski
committed
undo links changes
1 parent 266ef0f commit bc1d17c

File tree

1 file changed

+1
-9
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/stable/2016-09-01

1 file changed

+1
-9
lines changed

specification/resources/resource-manager/Microsoft.Resources/stable/2016-09-01/links.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"description": "Parameters for creating or updating a resource link."
114114
},
115115
{
116-
"$ref": "#/parameters/ApiVersionParameterExplicit"
116+
"$ref": "#/parameters/ApiVersionParameter"
117117
}
118118
],
119119
"responses": {
@@ -386,14 +386,6 @@
386386
"required": true,
387387
"type": "string",
388388
"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
397389
}
398390
}
399391
}

0 commit comments

Comments
 (0)