mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
added new file change checker
This commit is contained in:
@@ -26,7 +26,7 @@ Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
}
|
||||
|
||||
###
|
||||
POST https://snow.instructure.com/api/v1/courses/705168/assignments
|
||||
POST https://snow.instructure.com/api/v1/courses/959700/assignments
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
|
||||
{
|
||||
@@ -139,4 +139,4 @@ GET https://snow.instructure.com/api/v1/courses/871954/assignment_groups/1943132
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
###
|
||||
GET https://snow.instructure.com/api/v1/courses/871954
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
|
||||
Reference in New Issue
Block a user