openactive / open-booking-api

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

Positive integers #189

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

Check each schema:Integer in the spec for whether it should be a positive integer - e.g. position

(Validation openactive/data-model-validator#378: add "minValueInclusive": 0 to the data model with matching rule in the validator and model libraries)