diff --git a/docs/decisions/0016-idv-attempt-events.rst b/docs/decisions/0016-idv-attempt-events.rst index f16dce68..77b80271 100644 --- a/docs/decisions/0016-idv-attempt-events.rst +++ b/docs/decisions/0016-idv-attempt-events.rst @@ -26,10 +26,9 @@ Decision Where these events will be produced/consumed: ============================================= -* `persona-integration` will produce these events. - - * NOTE: There is no plan to have the legacy backend in `edx-platform`, produce these events. +* `persona-integration` will produce these events. +* NOTE: There is no plan to have the legacy backend in `edx-platform`, produce these events. * `edx-platform` will consume these events in order to handle all behavior as it pertains to the state of an ID Verification. Event Definitions: diff --git a/docs/decisions/index.rst b/docs/decisions/index.rst index 1a1f053a..d7cb3067 100644 --- a/docs/decisions/index.rst +++ b/docs/decisions/index.rst @@ -20,3 +20,4 @@ Architectural Decision Records (ADRs) 0013-special-exam-submission-and-review-events 0014-new-event-bus-producer-config 0015-outbox-pattern-and-production-modes + 0016-idv-attempt-events