diff --git a/_data/meltano/extractors/tap-circle-ci/meltanolabs.yml b/_data/meltano/extractors/tap-circle-ci/meltanolabs.yml index 8352f4308..f9d72bdaa 100644 --- a/_data/meltano/extractors/tap-circle-ci/meltanolabs.yml +++ b/_data/meltano/extractors/tap-circle-ci/meltanolabs.yml @@ -92,7 +92,7 @@ settings: kind: string label: User Agent name: user_agent - value: tap-circle-ci/[could not be detected] Singer tap for the CircleCI API. + value: tap-circle-ci/0.2.2 Singer tap for the CircleCI API. settings_group_validation: - - org_slug - token diff --git a/_data/meltano/extractors/tap-mailchimp/acarter24.yml b/_data/meltano/extractors/tap-mailchimp/acarter24.yml index f779a6eb6..e90c8e017 100644 --- a/_data/meltano/extractors/tap-mailchimp/acarter24.yml +++ b/_data/meltano/extractors/tap-mailchimp/acarter24.yml @@ -28,7 +28,7 @@ settings: sensitive: true - description: Your Mailchimp DC kind: string - label: Dc + label: Data Center name: dc - description: "'True' to enable schema flattening and automatically expand nested properties." diff --git a/_data/meltano/extractors/tap-totango/edsoncezar16.yml b/_data/meltano/extractors/tap-totango/edsoncezar16.yml index 9c2a991da..3b611e1b4 100644 --- a/_data/meltano/extractors/tap-totango/edsoncezar16.yml +++ b/_data/meltano/extractors/tap-totango/edsoncezar16.yml @@ -76,9 +76,9 @@ settings: label: API URL name: api_url options: - - label: Https://API Totango Com + - label: US Endpoint value: https://api.totango.com - - label: 'Https://API Eu1 Totango Com ' + - label: EU Endpoint value: 'https://api-eu1.totango.com ' value: https://api.totango.com - description: The token to authenticate against the API service diff --git a/_data/meltano/loaders/target-redshift/ticketswap.yml b/_data/meltano/loaders/target-redshift/ticketswap.yml index 7757d01f1..971f3f9c1 100644 --- a/_data/meltano/loaders/target-redshift/ticketswap.yml +++ b/_data/meltano/loaders/target-redshift/ticketswap.yml @@ -43,9 +43,9 @@ settings: sensitive: true - description: Database name. Note if sqlalchemy_url is set this will be ignored. kind: string - label: Databasename + label: Database name name: dbname -- description: 'Redsdhift schema to send data to, example: tap-clickup' +- description: 'Redshift schema to send data to, example: tap-clickup' kind: string label: Default Target Schema name: default_target_schema