openactive / open-booking-api

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

IncompleteIntakeFormError in example 12 is missing the `name` property #214

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

IncompleteIntakeFormError in example 12 is missing the name property.

https://openactive.io/open-booking-api/EditorsDraft/1.0CR3/#example-12-example-of-an-error-for-missing-additional-details-field-data

name should be The orderItemIntakeFormResponse is missing fields that are specified as valueRequired within the orderItemIntakeForm.

All examples should be run through the validator