Skip to content

Commit

Permalink
Merge pull request #28 from tomashq/WIN-30-search-share-hotel-page-link
Browse files Browse the repository at this point in the history
feat: 🎸 WIN-762 Proxy: Implement search with Static ID
  • Loading branch information
kostysh authored Nov 9, 2022
2 parents 32b2690 + 2bdb124 commit 9f5a99e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/shared-definitions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,11 @@ components:
properties:
location:
$ref: '#/components/schemas/LocationSearch'
hotelIds:
type: array
items:
type: string
description: array of hotel IDs that search should be restricted to
arrival:
type: string
description: arrival day in the accommodation
Expand Down

0 comments on commit 9f5a99e

Please sign in to comment.