Update API Client#83
Conversation
|
Summary This PR picks up the automated API client update from 717f3b1 (Update API Client, July 14) and fixes the hand-written SDK code that broke as a result of two breaking changes in the
The upstream OpenAPI spec renamed the IntegrationName enum to IntegrationProvider (file integration_name.py → integration_provider.py, LABELSTUDIO value also removed). Updated all references
The new spec dropped type_ from the ProjectUpdate model. Updated:
Testing All 1819 tests pass locally (invoke test-report-xml). Type check clean (invoke type-check). |
fercor-cisco
left a comment
There was a problem hiding this comment.
🤖 This review was generated by the Astra agent (claude-opus-4-8). It may contain mistakes.
Verdict: approve — Automated client regeneration; the two hand-written breaking-change fixes are correct, complete, and fully propagated with no dangling references.
Fixing ci pipeline after openapi.yml update Fixing failed tests
18333f7 to
f6319f5
Compare
Fix any breaking changes if this pull request fails to deploy