Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Migrate to Pydantic #16

Open
ReznikovRoman opened this issue Jun 26, 2022 · 0 comments
Open

[FEATURE] Migrate to Pydantic #16

ReznikovRoman opened this issue Jun 26, 2022 · 0 comments
Assignees
Labels
e/4 Estimate 4 hours feature New feature or request

Comments

@ReznikovRoman
Copy link
Owner

Description
Перейти с использования датаклассов на модели Pydantic. Это позволит более удобно создавать модели, а также использовать разные модели для самого сервиса и фронта.

Possible solution

  1. Использовать Pydantic model вместо BaseModel (dataclass)

Additional context

@ReznikovRoman ReznikovRoman added feature New feature or request e/4 Estimate 4 hours labels Jun 26, 2022
@ReznikovRoman ReznikovRoman self-assigned this Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e/4 Estimate 4 hours feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant