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

Fix small issues in connector metadata endpoints #15690

Merged
merged 9 commits into from
Jun 5, 2020

Conversation

jgoizueta
Copy link
Contributor

These defects have been revealed while testing some BQ conn. modiications

A connector may not use the connection parameter yet
need to pass parameters for metadata instantiation
@jgoizueta jgoizueta requested a review from rafatower May 29, 2020 16:31
Now for no explicit parameters to check it returns all the
accepted parameter names instead of an empty array.
This makes it easier to use this method to check which parameters
must be validated.
Parameters needed for checking the connection or listing projects etc.
should be declared inside connection.
@jgoizueta jgoizueta merged commit a11e1fd into master Jun 5, 2020
@jgoizueta jgoizueta deleted the jgoizueta/fix-conn-metadata branch June 5, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants