Files
avaaz/app/backend/features/auth/schemas.py
Madava d6b61ae8fb
All checks were successful
Continuous Integration / Validate and test changes (push) Successful in 3s
Add app scaffold and workflows
2025-12-03 08:58:34 +01:00

4 lines
111 B
Python

"""Authentication schemas placeholder."""
# Add Pydantic models for auth requests/responses when implemented.