File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -3,29 +3,10 @@ openapi: 3.0.2
33info :
44 version : $VERSION
55 title : Schoolbox API
6- # "Note about changes in $VERSION" and its contents should be removed after
7- # one version, as that note will no longer be relevant the release after.
86 description : |
97 This document describes the API endpoints that are available to a Schoolbox
108 instance.
119
12- > **Note about changes in $VERSION**
13- >
14- > We have recently audited our API documentation: as a result, we've made
15- > significant changes in this version of the documentation.
16- >
17- > We wish to reassure developers using the API that the reason for these
18- > changes is solely to make the documentation correct and consistent with
19- > how the API works in practice: the paths, requests and responses which
20- > comprise the API have not changed in $VERSION.
21- >
22- > You do not need to make any changes to your integration in order to
23- > continue using the API.
24- >
25- > Regards,
26- >
27- > Schoolbox Team
28-
2910 **To generate a JWT in your schoolbox instance.**
3011
3112 Go to the User Edit in admin. Scroll down to the `TOKENS` section, and click `Create token`.
You can’t perform that action at this time.
0 commit comments