Update docs
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
# Group Accounts
|
# Group Accounts
|
||||||
|
|
||||||
## Create an account [/register]
|
## Create an account [/user]
|
||||||
|
|
||||||
### Register a new user [POST]
|
### Register a new user [POST]
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@
|
|||||||
+ message: User already exists (string)
|
+ message: User already exists (string)
|
||||||
|
|
||||||
|
|
||||||
## Authenticate user [/login]
|
## Authenticate user [/user/login]
|
||||||
Authenticate one user to access protected routing.
|
Authenticate one user to access protected routing.
|
||||||
|
|
||||||
### Authenticate a user [POST]
|
### Authenticate a user [POST]
|
||||||
|
|||||||
+5
-6
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user