Skip to content

Fix Pydantic validation errors for Training responses #90

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

Merged
merged 3 commits into from
Apr 12, 2023

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Apr 12, 2023

Fixes a Pedantic validation error field required (type=value_error missing) when calling replicate.trainings.list.

@mattt mattt force-pushed the mattt/fix-trainings branch from 048b95f to 66c33b8 Compare April 12, 2023 14:05
mattt added 2 commits April 12, 2023 07:08
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt force-pushed the mattt/fix-trainings branch from 66c33b8 to ea3bf4e Compare April 12, 2023 14:08
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt force-pushed the mattt/fix-trainings branch from ea3bf4e to 7744155 Compare April 12, 2023 14:13
@mattt mattt changed the title Relax Training version type constraint to be Optional Fix Pydantic validation errors for Training responses Apr 12, 2023
@mattt mattt merged commit 7d06286 into main Apr 12, 2023
@mattt mattt deleted the mattt/fix-trainings branch April 12, 2023 14:14
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.

1 participant