refractor(controller): Use List<> instead of []

This commit is contained in:
js0ny 2025-11-24 08:50:46 +00:00
parent 69d9e0d736
commit 141a957a8d
24 changed files with 991 additions and 380 deletions

View file

@ -21,6 +21,10 @@ body:json {
"cooling": false,
"heating": true,
"maxCost": 13.5
},
"delivery": {
"lng": -3.00,
"lat": 55.121
}
}
]