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

Expose idempotent check and discover endpoints to API #1348

Closed
cgardens opened this issue Dec 16, 2020 · 2 comments
Closed

Expose idempotent check and discover endpoints to API #1348

cgardens opened this issue Dec 16, 2020 · 2 comments
Assignees
Labels
priority/high High priority type/enhancement New feature or request
Milestone

Comments

@cgardens
Copy link
Contributor

Tell us about the problem you're trying to solve

  • Currently in the API we have to create a connector in order to run check connection or discover schema on it.

Describe the solution you’d like

  • The backend can handle the connectors not being created, but the API doesn't allow making this request. All we need to do is expose versions of these endpoints that don't rely on the connector existing.
@cgardens cgardens added type/enhancement New feature or request priority/high High priority labels Dec 16, 2020
@cgardens cgardens added this to the v0.9.0 milestone Dec 16, 2020
@cgardens
Copy link
Contributor Author

marked as high because it is blocking: #1121

@cgardens
Copy link
Contributor Author

closed by #1358

@cgardens cgardens self-assigned this Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high High priority type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant