From fe55d0e1dc916835adce60ebd5f0f5220509983f Mon Sep 17 00:00:00 2001 From: Gajendra8911 <157461535+Gajendra8911@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:39:19 +0530 Subject: [PATCH] auth description --- api-reference/user-app/abdm-connect/registration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/api-reference/user-app/abdm-connect/registration.yml b/api-reference/user-app/abdm-connect/registration.yml index 9f1df386..d9cb103e 100644 --- a/api-reference/user-app/abdm-connect/registration.yml +++ b/api-reference/user-app/abdm-connect/registration.yml @@ -2542,6 +2542,7 @@ components: type: object securitySchemes: authApiKey: + description: The API requires the following auth in headers for authentication. in: header name: auth type: apiKey