Skip to content

Commit

Permalink
fix: doc string api path
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinAoki committed May 28, 2024
1 parent a98c807 commit 456cb67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def post(self, request: Request, course_id: str):
**Example Request**
POST /api/contentstore/v1/course_grading/{course_id}
POST /api/contentstore/v0/course_grading/{course_id}
**POST Parameters**
Expand Down

0 comments on commit 456cb67

Please sign in to comment.