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

chore: [Hub Bot] Refresh metadata 2023-12-04 #1605

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _data/meltano/extractors/tap-cassandra/datarts-tech.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ settings:
name: keyspace
- description: The local_dc parameter should be the name of the datacenter.
kind: string
label: Local Datacenter
label: Local Dc
name: local_dc
- description: Should be a total number of attempts to be made before giving up.
kind: integer
Expand All @@ -76,7 +76,7 @@ settings:
kind: password
label: Password
name: password
- description: The server-side port to open connections to. Defaults to 9042..
- description: The server-side port to open connections to. Defaults to 9042. .
kind: integer
label: Port
name: port
Expand All @@ -91,7 +91,7 @@ settings:
label: Reconnect Delay
name: reconnect_delay
value: 60
- description: Request timeout used when not overridden in Session.execute().
- description: Request timeout used when not overridden in Session. Execute().
kind: integer
label: Request Timeout
name: request_timeout
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-dbt/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ settings:
kind: string
label: User Agent
name: user_agent
value: tap-dbt/0.9.1.dev10+43e1914 Singer tap for the dbt Cloud API.
value: tap-dbt/0.9.1.dev16+6dbad2f Singer tap for the dbt Cloud API.
settings_group_validation:
- - account_ids
- api_key
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-gmail/kgpayne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ settings:
value: false
- description: Only return messages matching the specified query. Supports the same
query format as the Gmail search box. For example, "from:[email protected]
rfc822msgid:<somemsgid@example.com> is:unread". Parameter cannot be used when
rfc822msgid:<somemsgid@example. Com> is:unread". Parameter cannot be used when
accessing the api using the gmail. Metadata scope. Https://developers. Google.
Com/gmail/api/reference/rest/v1/users. Messages/list#query-parameters
kind: string
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-gmail/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ settings:
value: false
- description: Only return messages matching the specified query. Supports the same
query format as the Gmail search box. For example, "from:[email protected]
rfc822msgid:<somemsgid@example.com> is:unread". Parameter cannot be used when
rfc822msgid:<somemsgid@example. Com> is:unread". Parameter cannot be used when
accessing the api using the gmail. Metadata scope. Https://developers. Google.
Com/gmail/api/reference/rest/v1/users. Messages/list#query-parameters
kind: string
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-gorgias/brooklyn-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ settings:
kind: object
label: Stream Maps
name: stream_maps
- description: Subdomain (<subdomain>.gorgias.com)
- description: Subdomain (<subdomain>. Gorgias. Com)
kind: string
label: Subdomain
name: subdomain
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-klaviyo/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ settings:
kind: integer
label: Flattening Max Depth
name: flattening_max_depth
- description: Klaviyo API endpoint revision. https://developers.klaviyo.com/en/docs/api_versioning_and_deprecation_policy#versioning
- description: Klaviyo API endpoint revision. Https://developers. Klaviyo. Com/en/docs/api_versioning_and_deprecation_policy#versioning
kind: string
label: Revision
name: revision
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-mailchimp/acarter24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ settings:
name: api_key
- description: Your Mailchimp DC
kind: string
label: Data Center
label: Dc
name: dc
- description: "'True' to enable schema flattening and automatically expand nested
properties."
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/extractors/tap-saasoptics/datarts-tech.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ settings:
kind: object
label: Stream Maps
name: stream_maps
- description: tap-saasoptics <api_user_email@your_company.com>.
- description: Tap-saasoptics <api_user_email@your_company. Com>.
kind: string
label: User Agent
name: user_agent
Expand Down
6 changes: 3 additions & 3 deletions _data/meltano/extractors/tap-totango/edsoncezar16.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ settings:
be defined using the count parameter (and limited to 1000). Tip: To page through
results, ask for 1000 records (count: 1000). If you receive 1000 records, assume
there’s more, in which case you want to pull the next 1000 records (offset: 1000…then
2000…etc.). Repeat paging until the number of records returned is less than 1000.'
2000…etc. ). Repeat paging until the number of records returned is less than 1000.'
kind: integer
label: Accounts Offset
name: accounts_offset
Expand Down Expand Up @@ -75,9 +75,9 @@ settings:
label: API URL
name: api_url
options:
- label: https://api.totango.com
- label: Https://API Totango Com
value: https://api.totango.com
- label: 'https://api-eu1.totango.com '
- label: 'Https://API Eu1 Totango Com '
value: 'https://api-eu1.totango.com '
value: https://api.totango.com
- description: The token to authenticate against the API service
Expand Down
4 changes: 2 additions & 2 deletions _data/meltano/extractors/tap-tradera/kgpayne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ pip_url: git+https://github.com/kgpayne/tap-tradera.git
quality: silver
repo: https://github.com/kgpayne/tap-tradera
settings:
- description: The Tradera.com developer app ID
- description: The Tradera. Com developer app ID
kind: password
label: App ID
name: app_id
- description: The Tradera.com developer app key
- description: The Tradera. Com developer app key
kind: password
label: App Key
name: app_key
Expand Down