You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Pydantic validation errors for Training responses (#90)
* Relax Training version type constraint to be Optional
Signed-off-by: Mattt Zmuda <[email protected]>
* Delete version field from JSON response in trainnings.get
Signed-off-by: Mattt Zmuda <[email protected]>
* Remove version field from trainings.create response
Signed-off-by: Mattt Zmuda <[email protected]>
---------
Signed-off-by: Mattt Zmuda <[email protected]>
0 commit comments