mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
need to fix quiz assignment bug
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
|
||||
###
|
||||
get https://snow.instructure.com/api/v1/courses
|
||||
GET https://snow.instructure.com/api/v1/courses
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
|
||||
|
||||
###
|
||||
GET https://snow.instructure.com/api/v1/courses/871954/assignments
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
|
||||
###
|
||||
|
||||
GET https://snow.instructure.com/api/v1/courses/705168
|
||||
|
||||
Reference in New Issue
Block a user