From cf8d4bc4c75b2bf763bf0b431394fb1b2a70466a Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Tue, 9 Aug 2022 13:48:52 -0300 Subject: [PATCH] Bug 28787: (QA follow-up) Add spec description Signed-off-by: Tomas Cohen Arazi --- api/v1/swagger/swagger.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api/v1/swagger/swagger.yaml b/api/v1/swagger/swagger.yaml index 416847c77c..bffaca1da3 100644 --- a/api/v1/swagger/swagger.yaml +++ b/api/v1/swagger/swagger.yaml @@ -542,6 +542,9 @@ info: context; If it is not included in the request, then the request context will default to using your api comsumer"s assigned home library. tags: + - description: Two factor authentication + name: 2fa + x-displayName: "Handle two factor authentication flows\n" - description: "Manage article requests\n" name: article_requests x-displayName: Article requests -- 2.34.1