refractor(controller): Use List<> instead of []
This commit is contained in:
parent
69d9e0d736
commit
141a957a8d
24 changed files with 991 additions and 380 deletions
|
|
@ -20,7 +20,8 @@ body:json {
|
|||
"capacity": 0.75,
|
||||
"heating": true,
|
||||
"maxCost": 13.5
|
||||
}
|
||||
},
|
||||
"delivery": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue