test/backend/app/schemas
Z User bc20de7567 fix: Change login endpoint to accept JSON instead of OAuth2 form data
- Added UserLogin schema for JSON login request
- Updated auth.py to use UserLogin instead of OAuth2PasswordRequestForm
- Added file_ids to ChatRequest schema
2026-03-24 03:09:21 +00:00
..
__init__.py feat: Initial Moxiegen webapp implementation 2026-03-24 00:08:54 +00:00
schemas.py fix: Change login endpoint to accept JSON instead of OAuth2 form data 2026-03-24 03:09:21 +00:00