Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / airbytehq/airbyte-api-python-sdk issues and pull requests
#111 - Airbyte OSS Auth
Issue -
State: open - Opened by octopyth 3 days ago
- 1 comment
#110 - sync_modes not populated after call to streams.get_stream_properties
Issue -
State: open - Opened by romain-fitcollective 11 days ago
#109 - chore: 🐝 Update SDK - Generate 0.53.0
Pull Request -
State: open - Opened by github-actions[bot] 18 days ago
Labels: minor
#108 - chore: 🐝 Update SDK - Generate 0.52.2
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: patch
#107 - chore: use the main repository api spec
Pull Request -
State: closed - Opened by malikdiarra about 1 month ago
#106 - Default token_url appears to be wrong on class SchemeClientCredentials
Issue -
State: open - Opened by FredericoCoelhoNunes about 2 months ago
#105 - chore: 🐝 Update SDK - Generate 0.52.1
Pull Request -
State: closed - Opened by github-actions[bot] about 2 months ago
Labels: patch
#104 - fix: use oss catalog instead of cloud
Pull Request -
State: closed - Opened by JonsSpaghetti about 2 months ago
#103 - chore: 🐝 Update SDK - Generate 0.52.0
Pull Request -
State: closed - Opened by github-actions[bot] 2 months ago
Labels: minor
#102 - Remove discriminators, flag secrets
Pull Request -
State: closed - Opened by JonsSpaghetti 2 months ago
#101 - Unable to list workspace or create connexion using self hosted airbyte python sdk
Issue -
State: open - Opened by Abdi-Arslene 2 months ago
- 1 comment
#100 - chore: update openapi spec
Pull Request -
State: closed - Opened by malikdiarra 2 months ago
#99 - Sharepoint Source can't be created from API
Issue -
State: open - Opened by sudip-mondal-2002 3 months ago
#98 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
#97 - Fix stash conflicts
Pull Request -
State: closed - Opened by JonsSpaghetti 4 months ago
#96 - Update token endpoint
Pull Request -
State: closed - Opened by JonsSpaghetti 4 months ago
#95 - ⚡ Feature Request: Active Campaign Support
Issue -
State: open - Opened by meerhamzadev 4 months ago
#94 - chore(public-api): update public-api sdk
Pull Request -
State: closed - Opened by keyihuang 5 months ago
#93 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 5 months ago
#92 - ContinuousFeed NameError during unmarshalling of SourceResponse
Issue -
State: open - Opened by GKTheOne 5 months ago
- 1 comment
#91 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#90 - chore: update sdk spec
Pull Request -
State: closed - Opened by keyihuang 6 months ago
#89 - SDKError: API error occurred: Status 404 Object not found.
Issue -
State: closed - Opened by betizad 6 months ago
- 1 comment
#88 - Cannot perform operations with custom destination, fails to unmarshal
Issue -
State: open - Opened by jettdc 6 months ago
#87 - Docs are messed up for sources
Issue -
State: open - Opened by jettdc 6 months ago
#86 - Source response configuration type seemingly always Airtable
Issue -
State: closed - Opened by jettdc 6 months ago
- 1 comment
#85 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#84 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#83 - Set groups and aliases properly for permissions
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#82 - Dedupe requests and add Health and Permissions
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#81 - `/health` endpoint missing?
Issue -
State: open - Opened by dschiavu 6 months ago
#81 - `/health` endpoint missing?
Issue -
State: open - Opened by dschiavu 6 months ago
#80 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 6 months ago
#79 - A few questions on OAuth and Airbyte Enterprise
Issue -
State: open - Opened by dschiavu 6 months ago
- 2 comments
#78 - Update spec file to include permission Create & org ID for workspace
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#77 - Update spec to include client credentials
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#76 - Revert "Update spec - add client credentials"
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#75 - Update spec - add client credentials
Pull Request -
State: closed - Opened by JonsSpaghetti 6 months ago
#74 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
#73 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 7 months ago
#72 - Refactor: Regenerate with new name (`airbyte_api`) and consolidated module hierarchy
Pull Request -
State: closed - Opened by aaronsteers 7 months ago
#71 - chore: migrate to speakeasy workflows
Pull Request -
State: closed - Opened by simplesagar 8 months ago
#70 - Error in `Airbyte.connections.list_connections` with offset equal to the number of connections available
Issue -
State: open - Opened by henriquemeloo 8 months ago
- 1 comment
#69 - [Do not merge] Manual rename test
Pull Request -
State: closed - Opened by aaronsteers 8 months ago
- 1 comment
#68 - Can we add a `CONTRIBUTING.md` page?
Issue -
State: open - Opened by aaronsteers 8 months ago
#67 - Resolve compatibility conflicts with PyAirbyte (rename library and rebuild)
Issue -
State: open - Opened by aaronsteers 8 months ago
- 1 comment
#66 - Change (breaking!): Rename import to `airbyte_api` to make `airbyte-api` compatible with PyAirbyte
Pull Request -
State: closed - Opened by aaronsteers 8 months ago
- 4 comments
#65 - Is there any specific reason to use `dataclasses-json-speakeasy` rather than `dataclasses-json`?
Issue -
State: open - Opened by jan-janssen 8 months ago
#64 - The SDK doesnt seem to work for custom sources/destination as source type seems non optional even though its optional in actual api
Issue -
State: open - Opened by abhijithcdreamorbit 8 months ago
#63 - when executing stream_details = s.streams.get_stream_properties(req)
Issue -
State: open - Opened by barakavra 9 months ago
#62 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#61 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#60 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#59 - feat: flatten import paths
Pull Request -
State: closed - Opened by simplesagar 9 months ago
#58 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
#57 - Cannot use list workspaces
Issue -
State: open - Opened by alfredopalhares 10 months ago
#56 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 10 months ago
#56 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 10 months ago
#55 - Include `py.typed` in the package
Issue -
State: open - Opened by rouge8 10 months ago
#54 - Wrong source configuration class
Issue -
State: open - Opened by a-legrand 10 months ago
#53 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] 10 months ago
#52 - AttributeError: unable to unmarshal <response> as StreamPropertiesResponse
Issue -
State: open - Opened by henriquemeloo 12 months ago
- 3 comments
#51 - chore: 🐝 Update SDK - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#50 - feat/security-flattening
Pull Request -
State: closed - Opened by speakeasybot about 1 year ago
#49 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#48 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#47 - Airbyte create connection is failing
Issue -
State: open - Opened by shlokabhalgat about 1 year ago
- 2 comments
#46 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#45 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#44 - Speakeasy OpenAPI Suggestions -Suggest
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#43 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#42 - Allow the SDK to configure the server API
Issue -
State: closed - Opened by gpodevijn about 1 year ago
- 1 comment
#41 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
#40 - Speakeasy OpenAPI Suggestions -Suggest
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#39 - Speakeasy OpenAPI Suggestions -Suggest
Pull Request -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
#38 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#37 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#36 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#35 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#34 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#33 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#32 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#31 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#30 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#29 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#28 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#27 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#26 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#24 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#23 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#22 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#21 - Stripe Connection Creation Fails with status 422
Issue -
State: open - Opened by HisAnteater2 over 1 year ago
#20 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#19 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#18 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#17 - remove pylint dependency
Issue -
State: closed - Opened by satyanash over 1 year ago
#16 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#15 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#14 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#13 - chore: speakeasy sdk regeneration - Generate
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago