added vibecoded swagger documentation with utoipa
This commit is contained in:
@@ -3,3 +3,16 @@
|
||||
## Configuration
|
||||
|
||||
- Specify the JWT secret with the `FRANGIPANE_JWT_SECRET` environment variable.
|
||||
|
||||
## AI usage
|
||||
|
||||
Here is a list of things written by AI in this project:
|
||||
- All the Utoipa annotations for the Swagger documentation
|
||||
- File upload logic
|
||||
- Voice chat audio handling
|
||||
|
||||
Everything else is human-made.
|
||||
|
||||
## Documentation
|
||||
|
||||
The API serves a Swagger UI at `/swagger-ui`.
|
||||
|
||||
Reference in New Issue
Block a user