From 7e2bb0d55f9694e5dd3b65160bfa418af149f0d4 Mon Sep 17 00:00:00 2001 From: Alex Dykstra Date: Sat, 28 Dec 2019 09:15:13 -0500 Subject: [PATCH] Added return value for registration endpdoint --- docs/api_endpoints.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api_endpoints.rst b/docs/api_endpoints.rst index 46d2a05..9f15515 100644 --- a/docs/api_endpoints.rst +++ b/docs/api_endpoints.rst @@ -56,6 +56,8 @@ Registration - password1 - password2 - email + + Returns Token key - /rest-auth/registration/verify-email/ (POST)