From a82fac1eafc95642674f15b470da6a466ebdd49a Mon Sep 17 00:00:00 2001 From: Amit Singh Date: Mon, 18 May 2026 09:40:31 +0530 Subject: [PATCH] chore: adds an example for claim input model 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 261d16f..8fa5651 100644 --- a/api/source-score.yaml +++ b/api/source-score.yaml @@ -632,6 +632,11 @@ components: x-oapi-codegen-extra-tags: binding: required validate: httpsurl + example: + sourceUriDigest: "8649a4126fb4fc9a750f432b729c8477398cf28ca241403b2cd36a6dc841f441" + summary: "The unemployment rate decreased by 2% in Q4 2024" + title: "Unemployment Rate Decrease" + uri: "https://www.nytimes.com/2024/unemployment-report" Claim: type: object