JsonSchema:SchoolManager: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 May 2026

  • curprev 18:0818:08, 6 May 2026 Admin talk contribs 1,633 bytes +1,633 Created page with "{ "title": "SchoolManager", "type": "array", "x-layout": "tabs", "items": { "type": "object", "title": "School District", "properties": { "name": { "type": "string", "x-format": "text", "title": "Name" }, "school district manager": { "type": "string", "x-format": "text", "title": "School District Manager" }, "schools": { "type": "array", "x-layout": "booklet", "items": { "type": "object", "title": "Sc..."