There are multiple cases where the Profile patches add a top-level allOf property with a value of null. These should be removed as it does not do anything, and is likely a result of misinterpreting the instructions for adding new sets of required fields.
The following schemas are affected:
- accessibility.json
- address.json
- attribute.json
- contact.json
- cost_option.json
- funding.json
- language.json
- location.json
- openapi.json
- organization.json
- phone.json
- schedule.json
- service_area.json
- service_at_location.json
- service.json
- taxonomy.json
- taxonomy_term.json
There are multiple cases where the Profile patches add a top-level
allOfproperty with a value ofnull. These should be removed as it does not do anything, and is likely a result of misinterpreting the instructions for adding new sets of required fields.The following schemas are affected: