This commit is contained in:
2026-07-07 00:53:54 +08:00
parent d7a74578dc
commit 6bd03c2f6d
13 changed files with 272 additions and 129 deletions
@@ -103,6 +103,7 @@
"additionalProperties": true,
"properties": {
"fixedBy": { "type": ["string", "null"] },
"verifiedBy": { "type": ["string", "null"] },
"verifiedAt": { "type": ["string", "null"] },
"leftoverReason": { "type": ["string", "null"] },
"evidence": { "type": "object" }