From 1e9b3456d5d92b5dbcb48818084437ba37ff3816 Mon Sep 17 00:00:00 2001 From: Andrew Min Date: Fri, 5 Jan 2024 16:42:33 -0800 Subject: [PATCH] add email auth section --- api/public_api.swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/public_api.swagger.json b/api/public_api.swagger.json index b0c594c..700ac4a 100644 --- a/api/public_api.swagger.json +++ b/api/public_api.swagger.json @@ -5682,7 +5682,7 @@ }, { "name": "USERS", - "tags": ["Users", "User Tags", "User Recovery"] + "tags": ["Users", "User Tags", "User Recovery", "Email Auth"] }, { "name": "CREDENTIALS",