The current documentation of the `Instance` entity describes: - `configuration[urls][privacy_policy]` as "String (URL) or null" - `configuration[urls][terms_of_service]` as "**NULLABLE** String (URL)" I assume that nullability should be declared the same way both times.