From 3146c8ef0035eaf7e844cd5effbe7e88307fd5ff Mon Sep 17 00:00:00 2001 From: Amit Singh Date: Mon, 18 May 2026 16:19:44 +0530 Subject: [PATCH] chore: adds an example for source 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 8fa5651..dbe1aed 100644 --- a/api/source-score.yaml +++ b/api/source-score.yaml @@ -492,6 +492,11 @@ components: example: "timesofindia.indiatimes.com,theguardian.com" x-oapi-codegen-extra-tags: validate: omitnil,nonempty,nospace + example: + name: "New York Times" + summary: "American daily newspaper based in New York City" + tags: "news,media,journalism" + uri: "https://www.nytimes.com" SourcePatchInput: type: object