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

refactor: use pydantic #149

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

refactor: use pydantic #149

wants to merge 14 commits into from

Conversation

bolinocroustibat
Copy link
Contributor

@bolinocroustibat bolinocroustibat commented Aug 27, 2024

Closes #150

Work In Progress

@bolinocroustibat bolinocroustibat self-assigned this Aug 27, 2024
@bolinocroustibat bolinocroustibat marked this pull request as draft August 27, 2024 17:34
@bolinocroustibat bolinocroustibat force-pushed the use-pydantic branch 5 times, most recently from ecc791b to 7bece26 Compare August 27, 2024 21:36
@bolinocroustibat bolinocroustibat force-pushed the use-pydantic branch 2 times, most recently from 200d46e to 6859d10 Compare August 27, 2024 22:12
# Conflicts:
#	CHANGELOG.md
#	poetry.lock
#	udata_hydra/__init__.py
#	udata_hydra/analysis/resource.py
#	udata_hydra/db/check.py
#	udata_hydra/db/resource.py
#	udata_hydra/routes/checks.py
#	udata_hydra/routes/resources.py
#	udata_hydra/schemas/__init__.py
#	udata_hydra/schemas/check.py
#	udata_hydra/schemas/resource.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[hydra] Use Pydantic instead of Marshmallow
1 participant