solorpower_server/app/schemas/__init__.py

3 lines
110 B
Python

# Pydantic Schemas module
from .plant import PlantBase, PlantResponse, PlantWithLatestLog, PlantsListResponse