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:
@@ -411,7 +411,7 @@
|
||||
{
|
||||
"country": "Finland",
|
||||
"countryUrl": "/sv/destinationer/finland",
|
||||
"numberOfHotels": 52,
|
||||
"numberOfHotels": 51,
|
||||
"cities": [
|
||||
{
|
||||
"id": "5e6afbbc-c2f4-4506-b770-230f9cab70d1",
|
||||
@@ -451,13 +451,6 @@
|
||||
"hotelCount": 1,
|
||||
"url": "/sv/destinationer/finland/hyvinge"
|
||||
},
|
||||
{
|
||||
"id": "92edb3ae-1174-4c77-99bd-de5919abb927",
|
||||
"name": "Imatra",
|
||||
"hotelIds": ["696"],
|
||||
"hotelCount": 1,
|
||||
"url": "/sv/destinationer/finland/imatra"
|
||||
},
|
||||
{
|
||||
"id": "4cc21629-4006-4a2a-b3bd-26a1687ca36d",
|
||||
"name": "Nokia",
|
||||
@@ -803,7 +796,7 @@
|
||||
{
|
||||
"id": "d13dcbb3-3ff9-44b9-b2e6-9ce880722fdf",
|
||||
"name": "Tromsø",
|
||||
"hotelIds": ["310", "362", "796"],
|
||||
"hotelIds": ["362", "310", "796"],
|
||||
"hotelCount": 3,
|
||||
"url": "/sv/destinationer/norge/tromso"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user