| Set a non-empty description at the top level of the schema to explain what the definition is about in detail | |
| Set a non-empty examples array at the top level of the schema to illustrate the expected data | |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/divisies/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/divisies/items/allOf/1/type – /properties/divisies/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/divisieteksten/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/divisieteksten/items/allOf/1/type – /properties/divisieteksten/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/gebiedsaanwijzingen/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/gebiedsaanwijzingen/items/allOf/1/type – /properties/gebiedsaanwijzingen/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/gebiedsaanwijzingen/items/allOf/1/properties/groep/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/gebiedsaanwijzingen/items/allOf/1/properties/groep/allOf/1/type – /properties/gebiedsaanwijzingen/items/allOf/1/properties/groep/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/gebiedsaanwijzingen/items/allOf/1/properties/symboolcodes/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/gebiedsaanwijzingen/items/allOf/1/properties/symboolcodes/allOf/1/type – /properties/gebiedsaanwijzingen/items/allOf/1/properties/symboolcodes/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/gebiedsaanwijzingen/items/allOf/1/properties/type/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/gebiedsaanwijzingen/items/allOf/1/properties/type/allOf/1/type – /properties/gebiedsaanwijzingen/items/allOf/1/properties/type/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/hoofdlijnen/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/hoofdlijnen/items/allOf/1/type – /properties/hoofdlijnen/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/locaties/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/locaties/items/allOf/1/type – /properties/locaties/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/tekstdelen/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/tekstdelen/items/allOf/1/type – /properties/tekstdelen/items/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/tekstdelen/items/allOf/1/properties/idealisatie/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/tekstdelen/items/allOf/1/properties/idealisatie/allOf/1/type – /properties/tekstdelen/items/allOf/1/properties/idealisatie/allOf/1/properties |
| Wrapping `$ref` in `allOf` was only necessary in JSON Schema Draft 7 and older | /properties/tekstdelen/items/allOf/1/properties/themas/items/allOf/0/$ref |
| Keywords inside `allOf` that do not conflict with the parent schema can be elevated | /properties/tekstdelen/items/allOf/1/properties/themas/items/allOf/1/type – /properties/tekstdelen/items/allOf/1/properties/themas/items/allOf/1/properties |