| Set a concise non-empty title at the top level of the schema to explain what the definition is about | |
| 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 | |
| Setting `type` alongside `enum` is considered an anti-pattern, as the enumeration choices already imply their respective types | /properties/classificatie/enum – /properties/classificatie/type |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/classificatie/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/documenttypeGeneriek/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/id/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/potentieelVertrouwelijk/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/publiceerbaar/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/toelichting/properties/belangrijk/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/type/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/verplicht/description |
| Descriptions should not end with a period to give user interfaces flexibility in presenting the text | /properties/vraagReferentie/description |