Loading...
02-reusable-code-python/models/__init__.py
"""데이터 모델 - Pydantic v2 검증/설정/직렬화 패턴""" from .pydantic_patterns import BaseSchema