File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
arm-compute/2015-11-01-preview/swagger Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 69
69
"$ref" : " #/definitions/ContainerService"
70
70
}
71
71
},
72
- "202" : {
72
+ "202" : {
73
73
"description" : " " ,
74
74
"schema" : {
75
75
"$ref" : " #/definitions/ContainerService"
231
231
" SwarmPreview" ,
232
232
" DCOS"
233
233
],
234
- "x-ms-enum" : {
234
+ "x-ms-enum" : {
235
235
"name" : " ContainerServiceOchestratorTypes"
236
236
},
237
237
"description" : " Specifies what orchestrator will be used to manage container cluster resources."
444
444
},
445
445
"ContainerServiceListResult" : {
446
446
"properties" : {
447
- "properties " : {
448
- "value " : {
449
- "type " : " array " ,
450
- "items " : " #/definitions/ContainerService"
447
+ "value " : {
448
+ "type " : " array " ,
449
+ "items " : {
450
+ "$ref " : " #/definitions/ContainerService"
451
451
},
452
452
"description" : " Gets or sets the list of container services."
453
453
}
You can’t perform that action at this time.
0 commit comments