JsonSchema:SchoolManagerClass: 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.

21 May 2026

  • curprev 06:4806:48, 21 May 2026 Admin talk contribs 247 bytes +247 Created page with "{ "type": "object", "title": "School Class", "properties": { "class": { "type": "string", "x-format": "text", "title": "Class" }, "class teacher": { "type": "string", "x-format": "text", "title": "Class Teacher" } } }"