File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed
openapi/components/schemas Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 11# See https://docs.redoc.ly/cli/configuration/ for more information.
2+ organization : schoolbox
3+ extends :
4+ - recommended
25apis :
36 main :
47 root : openapi/openapi.yaml
Original file line number Diff line number Diff line change @@ -73,20 +73,12 @@ properties:
7373 The user's job or position title within the school which owns the
7474 Schoolbox instance.
7575
76- isBoarder :
77- type : boolean
78- description : Is this user a boarder?
79-
8076 flags :
8177 type : object
8278 description : |
8379 A set of flags which control the behavior of a user's Schoolbox
8480 session.
8581 properties :
86- showWebmailTab :
87- type : boolean
88- default : false
89- description : Does the Webmail tab display for this user?
9082 showContacts :
9183 type : boolean
9284 description : Does this user's contacts get shown to other users?
You can’t perform that action at this time.
0 commit comments