courses.py
958 Bytes
-
Updated Course ID Regex · af18880a
This regex is nearly identical to the one used by LMS. The only difference is the internal capture groups have been replaced with character sets to avoid issues with the Swagger UI attempting to parse the internal capture groups and pass them along as arguments.
Clinton Blackburn committed