From ef2325fa357b61a6a3b096e3df58aae6e666ee43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgar=20Ram=C3=ADrez=20Mondrag=C3=B3n?= <16805946+edgarrmondragon@users.noreply.github.com> Date: Tue, 5 Nov 2024 15:22:06 -0600 Subject: [PATCH] Apply suggestions from code review --- _data/meltano/extractors/tap-mailchimp/acarter24.yml | 2 +- _data/meltano/extractors/tap-totango/edsoncezar16.yml | 4 ++-- _data/meltano/loaders/target-redshift/ticketswap.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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 5f8e4532a..eea51df5e 100644 --- a/_data/meltano/loaders/target-redshift/ticketswap.yml +++ b/_data/meltano/loaders/target-redshift/ticketswap.yml @@ -48,7 +48,7 @@ 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: 'Redshift schema to send data to, example: tap-clickup' kind: string