Skip to content

Commit 3cfbac0

Browse files
committed
fix: 🐛 Fixed SearchResults definition
1 parent 3341a4e commit 3cfbac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared-definitions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,7 @@ components:
20232023
description: The accommodations matching an search request
20242024
type: object
20252025
additionalProperties:
2026-
$ref: '#/components/schemas/Accommodation'
2026+
$ref: '#/components/schemas/WinAccommodation'
20272027
pricePlans:
20282028
description: The indexed list of price plans
20292029
type: object

0 commit comments

Comments
 (0)