mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
handling negative rubrics
This commit is contained in:
@@ -157,5 +157,15 @@ Content-Type: application/json
|
||||
"name": "test module"
|
||||
}
|
||||
}
|
||||
###
|
||||
POST https://snow.instructure.com/api/v1/courses/courses/960410/rubrics/1961869
|
||||
Authorization: Bearer {{$dotenv CANVAS_TOKEN}}
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"module": {
|
||||
"name": "test module"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user