Merged in feat/SW-3364-destination-list (pull request #2744)
feat(SW-3364): update destination list * feat(SW-3364): update destination list Approved-by: Erik Tiekstra
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
{
|
||||
"country": "Finland",
|
||||
"countryUrl": "/da/destinationer/finland",
|
||||
"numberOfHotels": 52,
|
||||
"numberOfHotels": 51,
|
||||
"cities": [
|
||||
{
|
||||
"id": "5e6afbbc-c2f4-4506-b770-230f9cab70d1",
|
||||
@@ -140,13 +140,6 @@
|
||||
"hotelCount": 16,
|
||||
"url": "/da/destinationer/finland/helsinki"
|
||||
},
|
||||
{
|
||||
"id": "92edb3ae-1174-4c77-99bd-de5919abb927",
|
||||
"name": "Imatra",
|
||||
"hotelIds": ["696"],
|
||||
"hotelCount": 1,
|
||||
"url": "/da/destinationer/finland/imatra"
|
||||
},
|
||||
{
|
||||
"id": "8fea27c8-ab24-4cb5-a8ab-03f422aed8de",
|
||||
"name": "Hyvinkää",
|
||||
@@ -499,7 +492,7 @@
|
||||
{
|
||||
"id": "d13dcbb3-3ff9-44b9-b2e6-9ce880722fdf",
|
||||
"name": "Tromsø",
|
||||
"hotelIds": ["310", "362", "796"],
|
||||
"hotelIds": ["362", "310", "796"],
|
||||
"hotelCount": 3,
|
||||
"url": "/da/destinationer/norge/tromso"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user