openactive / open-booking-api

Repository for the Open Booking API specification
Other
2 stars 3 forks source link

Clarify OrderItems omitted from the PATCH request #150

Open nickevansuk opened 4 years ago

nickevansuk commented 4 years ago

9.2.8 says OrderItems omitted from the PATCH request must be ignored (which I’m interpreting as meaning that remaining orderItems will remain booked)

Clarify this to make it clear the other items should remain unchanged.

nickevansuk commented 3 years ago

The test created for #166 should also cover this "The Orders feed should show that only A has been cancelled."