From 68cad8e10cb3b306dcf0d9f4aaeee4e86a1e1899 Mon Sep 17 00:00:00 2001 From: prafull-opensignlabs <93375423+prafull-opensignlabs@users.noreply.github.com> Date: Sat, 6 Sep 2025 12:50:16 +0530 Subject: [PATCH] update operation id of get credits in docs --- docs/docs/API-docs/v1.1/opensign.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/API-docs/v1.1/opensign.yaml b/docs/docs/API-docs/v1.1/opensign.yaml index 51c752bc5..58ee3b3fe 100644 --- a/docs/docs/API-docs/v1.1/opensign.yaml +++ b/docs/docs/API-docs/v1.1/opensign.yaml @@ -104,7 +104,7 @@ paths: **total_credits:** The sum of **plan_credits** and **addon_credits**. This represents the total credits currently available for use. - operationId: getUcredits + operationId: getcredits responses: "200": description: Successful operation