airbyte-api-python-sdk
airbyte-api-python-sdk copied to clipboard
chore: 🐝 Update SDK - Generate
[!IMPORTANT] Linting report available at: https://app.speakeasyapi.dev/org/airbyte/airbyte-prod/linting-report/89ccf5c0087c832757748b3fdadab905
SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.286.0 (2.326.3) https://github.com/speakeasy-api/speakeasy
PYTHON CHANGELOG
core: 4.6.7 - 2024-04-30
:bug: Bug Fixes
- handling of errors returned from after_error hook (commit by @tristanspeakeasy)
core: 4.6.6 - 2024-04-25
:bug: Bug Fixes
- various fixes to usage snippet generation (commit by @tristanspeakeasy)
core: 4.6.5 - 2024-04-18
:bug: Bug Fixes
- make sure classes can't use
Undefinedreserved word (commit by @tristanspeakeasy)