File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
specification/app/resource-manager/Microsoft.App
preview/2022-01-01-preview Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 159
159
"$ref" : " ../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
160
160
},
161
161
{
162
- "name" : " name " ,
162
+ "name" : " environmentName " ,
163
163
"in" : " path" ,
164
164
"description" : " Name of the Environment." ,
165
165
"required" : true ,
220
220
"$ref" : " ../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
221
221
},
222
222
{
223
- "name" : " name " ,
223
+ "name" : " environmentName " ,
224
224
"in" : " path" ,
225
225
"description" : " Name of the Environment." ,
226
226
"required" : true ,
269
269
"$ref" : " ../../../../../common-types/resource-management/v3/types.json#/parameters/ResourceGroupNameParameter"
270
270
},
271
271
{
272
- "name" : " name " ,
272
+ "name" : " environmentName " ,
273
273
"in" : " path" ,
274
274
"description" : " Name of the Environment." ,
275
275
"required" : true ,
Original file line number Diff line number Diff line change 4
4
"resourceGroupName" : " workerapps-rg-xj" ,
5
5
"containerAppName" : " myapp" ,
6
6
"revisionName" : " myapp--0wlqy09" ,
7
- "name " : " myapp--0wlqy09-5d9774cff-5wnd8" ,
7
+ "replicaName " : " myapp--0wlqy09-5d9774cff-5wnd8" ,
8
8
"api-version" : " 2022-01-01-preview"
9
9
},
10
10
"responses" : {
Original file line number Diff line number Diff line change 232
232
"x-ms-long-running-operation" : false
233
233
}
234
234
},
235
- "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/daprComponents/{name }/listSecrets" : {
235
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/managedEnvironments/{environmentName}/daprComponents/{componentName }/listSecrets" : {
236
236
"post" : {
237
237
"tags" : [
238
238
" DaprComponents"
You can’t perform that action at this time.
0 commit comments