From 928202b553542a115635df73b16faa068356dc70 Mon Sep 17 00:00:00 2001 From: Amit Singh Date: Wed, 20 May 2026 22:02:13 +0530 Subject: [PATCH] chore: adds claim input component example to oapi schema Signed-off-by: Amit Singh --- api/source-score.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/api/source-score.yaml b/api/source-score.yaml index dbe1aed..58c8496 100644 --- a/api/source-score.yaml +++ b/api/source-score.yaml @@ -756,6 +756,11 @@ components: x-oapi-codegen-extra-tags: binding: required validate: httpsurl + example: + claimUriDigest: "369d9f3047c66c2e9b5e39693d9de3664b61a36a2d77cd0484fade042350d4a1" + supportsClaim: true + reviewedBy: "fact-checker-001" + uri: "https://bls.gov/unemployment-data-q4-2024" Proof: type: object