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: Add optional on missing fields #83

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

opauloxavier
Copy link
Collaborator

@opauloxavier opauloxavier commented Aug 20, 2024

Issues:

Closes #82

Description:

Adds Optional fields to Pydantic model fields missing.

@opauloxavier opauloxavier self-assigned this Aug 20, 2024
@opauloxavier opauloxavier added the bug Something isn't working label Aug 20, 2024
@opauloxavier opauloxavier merged commit 534c0f6 into main Aug 20, 2024
18 checks passed
@opauloxavier opauloxavier deleted the optional-fields-globally branch August 20, 2024 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValidationError caused by updated_at in keyword_by_asin
1 participant