| 0 | | definition | | title | "School District" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
|---|
| 1 | | definition | | title | "Name" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
|---|
| 2 | | definition | | title | "School District Manager" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "school district manager" |
|
|---|
|
|---|
| 3 | | definition | | type | "array" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
| items | | title | "School" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| paths | | "schools" |
| "schools.0.classes" |
|
|---|
|
|---|
| 4 | | definition | | title | "School" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
|---|
| 5 | | definition | | title | "Description" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "textarea" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
|---|
| 6 | | definition | | title | "School Principal" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "schools.0.school principal" |
|
|---|
|
|---|
| 7 | | definition | | title | "number of pupils" |
|---|
| type | "integer" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "schools.0.number_of_pupils" |
|
|---|
|
|---|
| 8 | | definition | | title | "Teachers" |
|---|
| type | "array" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
| items | | title | "Teacher" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| paths | |
|---|
|
|---|
| 9 | | definition | | title | "School Class" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
|---|
| 10 | | definition | | title | "Class" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "schools.0.classes.0.class" |
|
|---|
|
|---|
| 11 | | definition | | title | "Class Teacher" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "schools.0.classes.0.class teacher" |
|
|---|
|
|---|
| | title | "School District" |
|---|
| type | "object" |
|---|
|
|---|
| properties.name | | title | "Name" |
|---|
| type | "string" |
|---|
| x-format | "text" |
|---|
|
|---|
| properties.school district manager | | title | "School District Manager" |
|---|
| type | "string" |
|---|
| x-format | "text" |
|---|
|
|---|
| properties.schools | | title | "schools" |
|---|
| type | "array" |
|---|
| items | | title | "School" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| uniqueItems | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| properties.schools.items | | title | "School" |
|---|
| type | "object" |
|---|
|
|---|
| properties.schools.items.properties.name | | title | "Name" |
|---|
| type | "string" |
|---|
| x-format | "text" |
|---|
|
|---|
| properties.schools.items.properties.description | | title | "Description" |
|---|
| type | "string" |
|---|
| x-format | "textarea" |
|---|
|
|---|
| properties.schools.items.properties.school principal | | title | "School Principal" |
|---|
| type | "string" |
|---|
| x-format | "text" |
|---|
|
|---|
| properties.schools.items.properties.number_of_pupils | | title | "number of pupils" |
|---|
| type | "integer" |
|---|
|
|---|
| properties.schools.items.properties.teachers | | title | "Teachers" |
|---|
| type | "array" |
|---|
| uniqueItems | true |
|---|
| items | | title | "Teacher" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| x-format | "text" |
|---|
| uniqueItems | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| properties.schools.items.properties.classes | | title | "classes" |
|---|
| type | "array" |
|---|
| items | | title | "School Class" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| uniqueItems | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|