Skip to content

Commit

Permalink
fix(event): passenger-services required trip_id types
Browse files Browse the repository at this point in the history
swap customer_cancellation (car-share) with passenger_cancellation
  • Loading branch information
thekaveman committed Apr 25, 2023
1 parent f0a5d60 commit 572942e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/modes/passenger-services/event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ if:
properties:
event_types:
contains:
- customer_cancellation
- driver_cancellation
- passenger_cancellation
- provider_cancellation
- reservation_start
- reservation_stop
Expand Down

0 comments on commit 572942e

Please sign in to comment.