Add `organization_uuid` parameter for superusers
What's Changed
- Bump pillow from 7.2.0 to 8.3.2 in /requirements by @dependabot in #83
- Bump sqlparse from 0.4.1 to 0.4.2 in /requirements by @dependabot in #84
- Tests and docs fixes for membership rule PATCH by @OmarIthawi in #86
- style doc fix for MembershipRule API by @OmarIthawi in #87
- Bump lxml from 4.6.2 to 4.6.5 in /requirements by @dependabot in #91
- Bump django from 2.2.24 to 2.2.25 in /requirements by @dependabot in #92
- add
organization_uuidparameter for superusers by @OmarIthawi in #90
Full Changelog: v0.5.1...v0.5.2
To use organization_uuid
curl -v -X GET \
-H "Authorization: Token ****************" \
"https://staging-tahoe.appsembler.com/course_access_groups/api/v1/courses/?organization_uuid=****-*****-*****"