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

fix: date not json serializable #35

Merged

Conversation

madhavsh96
Copy link

My test case failed because of TypeError: Object of type date is not JSON serializable .

@maticardenas
Copy link
Owner

Hi @madhavsh96, thanks for the PR. Indeed, a date value in a schema section would raise an exception. I feel we should fix this in others parts too, and probably refactor this to have a proper method/function responsible of validating this.

I'm merging this for now and will open a follow-up improving this. Thanks!

@maticardenas maticardenas merged commit 750743b into maticardenas:master May 4, 2024
13 of 14 checks passed
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.

None yet

2 participants