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 70c9469 commit 3120db7Copy full SHA for 3120db7
specification/automation/resource-manager/Microsoft.Automation/common/v5/definitions.json
@@ -23,12 +23,6 @@
23
"title": "Common types"
24
},
25
"paths": {},
26
- "definitions": {},
27
- "parameters": {
28
- "version": "2018-06-10",
29
- "title": "Common types"
30
- },
31
- "paths": {},
32
"definitions": {
33
"PrivateEndpointConnection": {
34
"description": "A private endpoint connection",
@@ -125,6 +119,7 @@
125
119
"in": "path",
126
120
"required": true,
127
121
"type": "string",
122
+ "x-ms-parameter-location": "method",
128
123
"pattern": "^[a-zA-Z][a-zA-Z-_0-9]*$",
129
124
"description": "The name of module."
130
}
0 commit comments