Skip to content

Commit f74968e

Browse files
authored
Merge pull request #109 from alaress/revert-101-task-master/SA-14580-description
Revert "Add description for why docs have changed so much [SA-14580]"
2 parents 8915996 + ab3fabc commit f74968e

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

openapi/openapi.yaml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,29 +3,10 @@ openapi: 3.0.2
33
info:
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`.

0 commit comments

Comments
 (0)