Skip to content

Commit

Permalink
add email code and login with code
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Jun 25, 2024
1 parent 0e34faa commit 3beb8ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Docs/V1/Shop/Controllers/Customer/AuthController.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,8 +219,8 @@ public function forgotPassword()
* path="/api/v1/customer/login-code",
* operationId="LoginWithCode",
* tags={"Customers"},
* summary="Login customer",
* description="Login customer",
* summary="Login customer use code",
* description="Login customer use code",
*
* @OA\Parameter(
* name="accept_token",
Expand Down

0 comments on commit 3beb8ff

Please sign in to comment.