From 2a01a11af6785d285a1c7e133e63a70acaf26097 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 5 Mar 2026 14:46:11 -0700 Subject: [PATCH] Fix example URL in risc_outgoing.yml The reproof-completed event was referencing the wrong URL in the example. --- _data/risc_outgoing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/risc_outgoing.yml b/_data/risc_outgoing.yml index ec1bf05c..ec7cb9a8 100644 --- a/_data/risc_outgoing.yml +++ b/_data/risc_outgoing.yml @@ -228,7 +228,7 @@ payload_schema: *iss_sub_schema example_payload: { - "https://schemas.login.gov/secevent/risc/event-type/mfa-limit-account-locked": { + "https://schemas.login.gov/secevent/risc/event-type/reproof-completed": { "subject": { "subject_type": "iss-sub", "iss": "https://idp.int.identitysandbox.gov",