Skip to content

Commit

Permalink
Use matatika variant as default for tap-trello (#1716)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel authored Mar 19, 2024
1 parent 3be32b7 commit 27f3ac1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _data/default_variants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ extractors:
tap-tradera: kgpayne
tap-travefy: hotgluexyz
tap-treez: mashey
tap-trello: singer-io
tap-trello: matatika
tap-trustpilot: dbt-labs
tap-trustrace: icebug
tap-tvmaze-schedule: airbyte
Expand Down
6 changes: 5 additions & 1 deletion _data/meltano/extractors/tap-trello/matatika.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description: Project Management Software
domain_url: https://developer.atlassian.com/cloud/trello/rest/
keywords:
- api
- kanban
- matatika
- meltano_sdk
label: Trello
logo_url: /assets/logos/extractors/trello.png
Expand Down Expand Up @@ -78,5 +80,7 @@ settings:
kind: object
label: Stream Maps
name: stream_maps
settings_group_validation: []
settings_group_validation:
- - developer_api_key
- access_token
variant: matatika

0 comments on commit 27f3ac1

Please sign in to comment.