Add more objects

This commit is contained in:
Aslan 2025-12-23 14:45:41 -05:00
parent 2f30eb62ef
commit cea0a001b8
6 changed files with 158 additions and 3 deletions

View file

@ -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
{