@@ -, +, @@ --- api/v1/swagger/swagger.yaml | 3 +++ 1 file changed, 3 insertions(+) --- a/api/v1/swagger/swagger.yaml +++ a/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: "Handle two factor authentication flows\n" + name: 2fa + x-displayName: Two factor authentication - description: "Manage article requests\n" name: article_requests x-displayName: Article requests --