Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions spec/components/schema/tour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,15 @@ components:
- instructor
- driver
- live_tour_guide
- self_guided
description: >
Type of guide that is conducting the tour, available are
* `none`: no guide available for this tour.
* `host_greeter`: a host or greeter that welcomes the customer.
* `instructor`: an instructor e.g. for diving classes.
* `driver`: a driver for motorized tours.
* `live_tour_guide`: a standard live tour guide.
* `self_guided`: tour conducted without a guide; the customer explores on their own.
mobile_voucher:
type: boolean
description: If the tour accepts mobile voucher.
Expand Down
Loading