openactive / open-booking-api

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

OrderQuote Deletion should return UnknownOrderError for unrecognised uuid #148

Open nickevansuk opened 4 years ago

nickevansuk commented 4 years ago

https://openactive.io/open-booking-api/EditorsDraft/#orderquote-deletion

If leasing is implemented, OrderQuote Deletion must return UnknownOrderError for an unrecognised uuid

Hard deletes must be stubbed as specified in https://github.com/openactive/open-booking-api/issues/149