openactive / open-booking-api

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

Rename `PatchNotAllowedOnProperty` to `PatchNotAllowedOnPropertyError` #162

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

Rename PatchNotAllowedOnProperty to PatchNotAllowedOnPropertyError to fit with naming conventions within the specification, and do the same with any other errors that do not contain the "Error" postfix (e.g. PatchContainsExcessiveProperties)