Skip to content

Commit

Permalink
modified registry instructions for hospitality
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurvir committed Apr 9, 2024
1 parent 84602e0 commit 948c2de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"search must have two stops for this domain.",
"Supported stop.type : check-in, check-out",
"fulfillment.stops[i].time should be an object and contain timestamp",
"fulfillment.stops[i].time should only be used if explicity shared by the user"
"fulfillment.stops[i].time should only be used if explicity shared by the user",
"fulfillment.stops[i].location should be used if user has shared a location for search"
]
},
"tourism": {
Expand Down

0 comments on commit 948c2de

Please sign in to comment.