File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
airbyte-config/init/src/main/resources/seed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 90019001 path_in_connector_config :
90029002 - " credentials"
90039003 - " client_secret"
9004- - dockerImage : " airbyte/source-zendesk-support:0.2.3 "
9004+ - dockerImage : " airbyte/source-zendesk-support:0.2.4 "
90059005 spec :
90069006 documentationUrl : " https://docs.airbyte.io/integrations/sources/zendesk-support"
90079007 connectionSpecification :
90259025 subdomain :
90269026 type : " string"
90279027 title : " Subdomain"
9028- description : " Identifier of your Zendesk Subdomain, like: https://{MY_SUBDOMAIN}.zendesk.com/,\
9029- \ where MY_SUBDOMAIN is the value of your subdomain"
9028+ description : " This is your Zendesk subdomain that can be found in your account\
9029+ \ URL. For example, in https://{MY_SUBDOMAIN}.zendesk.com/, where MY_SUBDOMAIN\
9030+ \ is the value of your subdomain."
90309031 credentials :
9031- title : " Authorization Method "
9032+ title : " Authentication * "
90329033 type : " object"
90339034 description : " Zendesk service provides two authentication methods. Choose\
90349035 \ between: `OAuth2.0` or `API token`."
90759076 title : " API Token"
90769077 type : " string"
90779078 description : " The value of the API token generated. See the <a href=\" \
9078- https://docs.airbyte.io /integrations/sources/zendesk-support\" >docs</a> \
9079- \ for more information."
9079+ https://docs.airbyte.com /integrations/sources/zendesk-support#setup-guide \" \
9080+ >docs</a> for more information."
90809081 airbyte_secret : true
90819082 supportsNormalization : false
90829083 supportsDBT : false
You can’t perform that action at this time.
0 commit comments