Add /api/sign_up/send_verification_email.json endpoint, add step 3 of sign up process...
[ndcode_site.git] / api / sign_up / get_draft.json.jst
index 1f80c00..6cdd586 100644 (file)
@@ -9,7 +9,7 @@ return async env => {
   post_request(
     // env
     env,
-    // api
+    // endpoint
     '/api/sign_up/get_draft',
     // func
     async () => {