Skip to content

Commit e23b07e

Browse files
committed
fix: 🐛 Fixed WinAccommodation definition
location is mandatory now
1 parent b051ab1 commit e23b07e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/shared-definitions.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,6 +1560,7 @@ components:
15601560
- type: object
15611561
required:
15621562
- id
1563+
- location
15631564
properties:
15641565
_id:
15651566
description: mongo id of the hotel

0 commit comments

Comments
 (0)