Skip to content

Commit

Permalink
Merge pull request #30 from lux-group/sp-213-event-driven-availabilit…
Browse files Browse the repository at this point in the history
…y-room-availability-event

add a new event type ROOM_AVAILABILITY_UPDATE
  • Loading branch information
shawn-cx-li authored Sep 22, 2020
2 parents 35178ce + 6e264ab commit ffcb573
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ const typeList = [
"PROPERTY_UPDATE",
"PROPERTY_DELETE",

"ROOM_AVAILABILITY_UPDATE",

"HOTEL_RESERVATION_SITEMINDER_ERROR",
"HOTEL_RESERVATION_TRAVELCLICK_ERROR",

Expand Down

0 comments on commit ffcb573

Please sign in to comment.