We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaee93 commit 9b1db5bCopy full SHA for 9b1db5b
1 file changed
openedx_authz/rest_api/enums.py openedx_authz/rest_api/data.pyopenedx_authz/rest_api/enums.py renamed to openedx_authz/rest_api/data.py
@@ -1,4 +1,4 @@
1
-"""Enums for the Open edX AuthZ REST API."""
+"""Data classes and enums for the Open edX AuthZ REST API."""
2
3
from enum import Enum
4
0 commit comments