Add more objects
This commit is contained in:
parent
2f30eb62ef
commit
cea0a001b8
6 changed files with 158 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## POST /api/v1/register
|
||||
## POST /api/v1/auth/register
|
||||
### Request:
|
||||
```json
|
||||
{
|
||||
|
|
@ -27,7 +27,7 @@ Registers a new user
|
|||
|
||||
---
|
||||
|
||||
## POST /api/v1/login
|
||||
## POST /api/v1/auth/login
|
||||
### Request:
|
||||
```json
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue