From 6a84c6f7b25466cab4e1614d5df71705461b8760 Mon Sep 17 00:00:00 2001 From: Amit Singh Date: Fri, 1 May 2026 14:05:51 +0530 Subject: [PATCH] fix: updates swagger tags Signed-off-by: Amit Singh --- api/source-score.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/source-score.yaml b/api/source-score.yaml index 62cccff..cebe347 100644 --- a/api/source-score.yaml +++ b/api/source-score.yaml @@ -143,7 +143,6 @@ paths: description: Retrieves a list of all the claims made by a given source tags: - claims - - source operationId: getClaimsBySourceDigest parameters: - in: path @@ -316,7 +315,6 @@ paths: description: Retrieves a list of all the proofs stored for a given claim tags: - proofs - - claim operationId: getProofsByClaimDigest parameters: - in: path