cloud-api/src/auth/schemas.py

3 lines
43 B
Python
Raw Normal View History

2026-04-06 12:41:49 +01:00
"""
2026-05-28 11:10:55 +01:00
Pydantic models for the auth module
2026-04-06 12:41:49 +01:00
"""