Add /api/sign_up/send_verification_email.json endpoint, add step 3 of sign up process...
[ndcode_site.git] / api / errors.json
index fc1b415..3860cfa 100644 (file)
@@ -19,6 +19,7 @@
   "418": "No verification image in session",
   "419": "Verification code mismatch",
   "420": "Account already exists",
+  "421": "Account does not exist",
   "500": "Internal server error",
   "501": "Not implemented",
   "502": "Bad gateway",