mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
data types are better
This commit is contained in:
@@ -16,4 +16,12 @@ Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
###
|
||||
|
||||
GET https://snow.instructure.com/api/v1/courses?enrollment_term_id=751&per_page=100
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
###
|
||||
|
||||
GET https://snow.instructure.com/api/v1/courses/855351/modules
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
###
|
||||
|
||||
GET https://snow.instructure.com/api/v1/courses/872095/modules
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
Reference in New Issue
Block a user