File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66* feat(edu): Add new cursor-based pagination for ` GET /v2/organizations/users ` and ` GET /v2/organizations/invitations ` .
77* feat(edu): Add new methods:
88 * ` PUT /v2/organizations/users/{user} ` : Admin endpoint to update managed accounts.
9- * ` DELETE /v2/organizations/users/{user} ` : Admin endpoint to delete or convert edu accounts to consumer accounts.
10- * feat(edu): Classes have a new state ` inactive ` that can be activated using the new method ` POST /v2/classes/{class}/activate ` .
11- * feat(edu): Assignments have a new state ` draft ` and can have a new attachment type ` exercise ` .
12- * feat(edu): Return Canvas LMS Instance domain in classes details
13- * feat(edu): Return Clever.com section information in classes details
9+ * ` DELETE /v2/organizations/users/{user} ` : Admin endpoint to delete or convert edu accounts to consumer accounts.
10+ * feat(edu): Classes have a new state ` inactive ` that can be activated using the new method ` POST /v2/classes/{class}/activate ` .
11+ * feat(edu): Assignments have a new state ` draft ` and can have a new attachment type ` exercise ` .
12+ * feat(edu): Return Canvas LMS Instance domain in classes details
13+ * feat(edu): Return Clever.com section information in classes details
1414
1515## 0.3.0
1616
You can’t perform that action at this time.
0 commit comments