commit pre-purge

This commit is contained in:
2023-01-04 20:26:15 -07:00
parent c28230691e
commit b9824a7327
16 changed files with 229 additions and 75 deletions

9
requests/semester.http Normal file
View File

@@ -0,0 +1,9 @@
###
GET https://snow.instructure.com/api/v1/account_calendars
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
###
GET https://snow.instructure.com/api/v1/accounts/10/terms
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}