Skip to content

Commit 76decff

Browse files
authored
docs: mention ccx_keys in Open edX Core ADR (#487)
1 parent 2854c3c commit 76decff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/decisions/0021-openedx-core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Long term, we are open to more stable, core APIs moving in, such as:
3333
* ``openedx_events``
3434
* ``openedx_filters``
3535
* ``openedx_authz``
36-
* ``openedx_keys`` (renamed from ``opaque_keys``)
36+
* ``openedx_keys`` (renamed from ``opaque_keys`` and ``ccx_keys``)
3737

3838
There are dependencies between these apps we'd want to keep in mind. For example, we wouldn't want to move in ``openedx_keys`` without moving in ``openedx_authz`` first, otherwise we'd create a cyclical dependency between ``openex-authz`` and ``openedx-core``.
3939

0 commit comments

Comments
 (0)