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/131edf626f3a07891b265927b3a9b68f
SDK update
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.277.8 (2.319.10) https://github.com/speakeasy-api/speakeasy
PYTHON CHANGELOG
globalSecurity: 2.83.5 - 2024-03-15
:bug: Bug Fixes
- fixed hoisting of operation security (commit by @tristanspeakeasy)
globalServerURLs: 2.82.2 - 2024-03-06
:wrench: Chores
- expand server selection test coverage (commit by @2ynn)
responseFormat: 0.1.0 - 2024-03-02
:bee: New Features
- add support for response formats and flat responses (commit by @TristanSpeakeasy)
unions: 2.82.6 - 2024-02-29
:bug: Bug Fixes
- null-enums are treated as switch a oneOf field to nullable (commit by @disintegrator)
additionalProperties: 0.1.0 - 2023-10-16
:bee: New Features
- add support for additionalProperties (commit by @2ynn)
constsAndDefaults: 0.1.3 - 2024-03-01
:bug: Bug Fixes
- null enums are coerced into null consts (commit by @disintegrator)
core: 4.6.7 - 2024-04-30
:bug: Bug Fixes
- handling of errors returned from after_error hook (commit by @tristanspeakeasy)