Skip to content

Commit 3120db7

Browse files
author
Sushil Upadhyay
committed
Fix Go SDK
1 parent 70c9469 commit 3120db7

File tree

1 file changed

+1
-6
lines changed
  • specification/automation/resource-manager/Microsoft.Automation/common/v5

1 file changed

+1
-6
lines changed

specification/automation/resource-manager/Microsoft.Automation/common/v5/definitions.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@
2323
"title": "Common types"
2424
},
2525
"paths": {},
26-
"definitions": {},
27-
"parameters": {
28-
"version": "2018-06-10",
29-
"title": "Common types"
30-
},
31-
"paths": {},
3226
"definitions": {
3327
"PrivateEndpointConnection": {
3428
"description": "A private endpoint connection",
@@ -125,6 +119,7 @@
125119
"in": "path",
126120
"required": true,
127121
"type": "string",
122+
"x-ms-parameter-location": "method",
128123
"pattern": "^[a-zA-Z][a-zA-Z-_0-9]*$",
129124
"description": "The name of module."
130125
}

0 commit comments

Comments
 (0)