Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use /list instead of /list_for_workspace #13341

Merged
merged 1 commit into from
May 31, 2022

Conversation

git-phu
Copy link
Contributor

@git-phu git-phu commented May 31, 2022

What

As part of #12071, the api calls for getting all definitions changed from /v1/(source|destination)_definitions/list to /v1/(source|destination)_definitions/list_for_workspace

The list_for_workspace APIs are part of this epic that is not yet completed however so we can't use them atm (they depend on us also migrating to new APIs for creating definitions that set some new fields introduced in the epic).

This change will revert the frontend behavior back to using the existing definition list APIs.

@github-actions github-actions bot added area/platform issues related to the platform area/frontend Related to the Airbyte webapp labels May 31, 2022
@git-phu git-phu force-pushed the peter/use-original-definition-list-apis branch from 1b2b9e5 to f2eacc1 Compare May 31, 2022 16:28
@git-phu git-phu requested a review from krishnaglick May 31, 2022 16:29
@git-phu git-phu force-pushed the peter/use-original-definition-list-apis branch 2 times, most recently from 237ae8e to f6d785b Compare May 31, 2022 17:44
@alafanechere alafanechere linked an issue May 31, 2022 that may be closed by this pull request
@git-phu git-phu force-pushed the peter/use-original-definition-list-apis branch from f6d785b to 984887a Compare May 31, 2022 18:16
/list_for_workspace is still wip,
part of #9652
@git-phu git-phu force-pushed the peter/use-original-definition-list-apis branch from 984887a to 7b9f2d4 Compare May 31, 2022 18:42
@git-phu git-phu marked this pull request as ready for review May 31, 2022 18:54
@git-phu git-phu requested a review from a team as a code owner May 31, 2022 18:54
@edmundito edmundito requested review from timroes and removed request for krishnaglick May 31, 2022 19:00
Copy link
Contributor

@teallarson teallarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally. This resolves the related on-call issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp area/platform issues related to the platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom connector not showing after successful addition
2 participants