# apps/api/src/schemas dir: apps/api/src/schemas index: apps/api/src/schemas/.pi-map.index.md ## role Defines Pydantic schemas for data validation and serialization in the API layer. ## files - __init__.py | Empty file with no functionality ## arch Standard Python package structure using __init__.py to mark the directory as an importable package, likely intended for request/response models following FastAPI/Pydantic patterns. ## tags init, empty, functionality ## symbols - ## workflows - change schemas behavior read: __init__.py - explore schemas subdirectories index: apps/api/src/schemas/config/.pi-map.index.md, apps/api/src/schemas/project/.pi-map.index.md, apps/api/src/schemas/system/.pi-map.index.md ## dirty -