From 43e83a349f4fa415f67c2b7faafb15fbf1a7d68f Mon Sep 17 00:00:00 2001 From: Damian Li Date: Sat, 7 Dec 2024 14:18:34 -0500 Subject: [PATCH] Deployed b14dd3e with MkDocs version: 1.6.1 --- authentication/index.html | 18 +++++++++++++--- index.html | 43 ++++++++++++++++++++++++++++++++++++++- search/search_index.json | 2 +- 3 files changed, 58 insertions(+), 5 deletions(-) diff --git a/authentication/index.html b/authentication/index.html index 66fa1aa..9fad870 100644 --- a/authentication/index.html +++ b/authentication/index.html @@ -108,11 +108,23 @@

Post Body (Json)username Login successful" + + +
  • password bad:
      +
    • STATUS_CODE:BAD_REQUEST (400)
    • +
    • Message: "Invalid password"
    • +
    +
  • + + +
  • If email does not exist:
      +
    • STATUS_CODE: CREATED (201)
    • +
    • Message: "User successfully registered"
  • -
  • If email does not exist: STATUS_CODE::CREATED (201)
  • diff --git a/index.html b/index.html index c003d43..ed8ebb5 100644 --- a/index.html +++ b/index.html @@ -114,6 +114,47 @@

    Backend DocumentationAPI

    Authentication

    Account Management

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CategoryAPIDone or NotTime FinishedLink to Docs
    Authentication/signup2024-12-07 2:00pmView Docs
    Account Management/account_createView Docs
    Account Management/account_summaryView Docs
    Account Management/account_detailView Docs

    Quick Start

    Update Documentation

    Clone project

    @@ -195,5 +236,5 @@

    Project layout