GoogleCloudPlatform / application-integration-management-toolkit

This tool lets you interact with Application Integration, Integration Connectors or Apigee Integration/Connector APIs. The tool lets you manage (create, del, get, list) integrations, connections etc.
Apache License 2.0
22 stars 16 forks source link

bug fix for custom connector check #226

Closed deepgoel17 closed 7 months ago

deepgoel17 commented 7 months ago

After discussion with the Connectors team, it seem the right way to identify a custom connector is by checking the provider should customConnector. Hence we are now checking for the customConnector and all other providers will not be custom connectors. Below is some of common provider for connectors