Skip to content

Commit

Permalink
fix minor formatting changes and remove accidental duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 committed Oct 18, 2023
1 parent 3371de6 commit 8ceac78
Show file tree
Hide file tree
Showing 17 changed files with 36 additions and 327 deletions.
8 changes: 3 additions & 5 deletions _data/meltano/extractors/tap-cassandra/datarts-tech.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
capabilities:
- about
- batch
- catalog
- discover
- schema-flattening
- state
- stream-maps
description: NoSQL Database
Expand Down Expand Up @@ -65,7 +63,7 @@ settings:
name: keyspace
- description: The local_dc parameter should be the name of the datacenter.
kind: string
label: Local Dc
label: Local Datacenter
name: local_dc
- description: Should be a total number of attempts to be made before giving up.
kind: integer
Expand All @@ -76,7 +74,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 +89,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-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
87 changes: 0 additions & 87 deletions _data/meltano/extractors/tap-google-analytics/connorflyn.yml

This file was deleted.

82 changes: 0 additions & 82 deletions _data/meltano/extractors/tap-google-analytics/sehnem.yml

This file was deleted.

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-hubspot/spacecowboy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ settings:
name: flattening_max_depth
- description: HubSpot private app token
kind: password
label: Hapikey
label: HubSpot API Key
name: hapikey
- description: Set to True to avoid using the search API - implies full table replication
kind: boolean
Expand Down
22 changes: 19 additions & 3 deletions _data/meltano/extractors/tap-jira/meltanolabs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,26 @@ pip_url: git+https://github.com/MeltanoLabs/tap-jira.git
quality: silver
repo: https://github.com/MeltanoLabs/tap-jira
settings:
- description: ''
- description: The authentication type to use.
label: Auth Flow
name: auth.flow
options:
- label: OAuth
value: oauth
- label: Password
value: password
- description: The Jira API access token if using OAuth auth flow.
kind: password
label: Auth Access Token
name: auth.access_token
- description: The Jira username if using the user/pass auth flow.
kind: string
label: Auth
name: auth
label: Auth Username
name: auth.username
- description: The Jira password if using the user/pass auth flow.
kind: password
label: Auth Password
name: auth.password
- description: Compression format to use for batch files.
kind: options
label: Batch Config Encoding Compression
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: Dc
label: Data Center
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-rest-api-msdk/widen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ settings:
tap will dynamically update the token with either the `start_date`or the last
bookmark / state value. A simple template Example for FHIR API's: gt$last_run_date.
A more complex example against an Opensearch API, {\"bool\": {\"filter\": [{\"\
range\": { \"meta.lastUpdated\": { \"gt\": \"$last_run_date\" }}}] }} .Note: Any
range\": { \"meta.lastUpdated\": { \"gt\": \"$last_run_date\" }}}] }}. Note: Any
required double quotes in the query template must be escaped."
kind: string
label: Source Search Query
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
64 changes: 0 additions & 64 deletions _data/meltano/extractors/tap-salesforce/hotgluexyz.yml

This file was deleted.

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
Loading

0 comments on commit 8ceac78

Please sign in to comment.