representing guardian review timeouts in protocol types

This commit is contained in:
won
2026-04-10 14:04:45 -07:00
parent 029fc63d13
commit 519cb03bf2
24 changed files with 72 additions and 9 deletions

View File

@@ -215,6 +215,7 @@
"inProgress",
"approved",
"denied",
"timedOut",
"aborted"
],
"type": "string"

View File

@@ -215,6 +215,7 @@
"inProgress",
"approved",
"denied",
"timedOut",
"aborted"
],
"type": "string"