Skip to content
GitLab
Next
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meltano
MeltanoHub
Commits
06baa3b5
Commit
06baa3b5
authored
Dec 14, 2021
by
Pat Nadolny
Browse files
fix capabilities to match sdk defined enum
parent
bdf45c94
Pipeline
#429648855
passed with stages
in 2 minutes and 27 seconds
Changes
7
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
_data/taps/aws-cost-explorer.yml
View file @
06baa3b5
...
...
@@ -44,7 +44,6 @@ variants:
capabilities
:
-
catalog
-
discover
-
sync
-
state
entity_url
:
https://aws.amazon.com/aws-cost-management/aws-cost-explorer/
entity_type
:
api
_data/taps/clickup.yml
View file @
06baa3b5
...
...
@@ -14,7 +14,6 @@ variants:
-
catalog
-
discover
-
state
-
sync
settings
:
-
name
:
api_token
label
:
API Token
...
...
_data/taps/peloton.yml
View file @
06baa3b5
...
...
@@ -30,7 +30,6 @@ variants:
capabilities
:
-
catalog
-
discover
-
sync
-
state
entity_url
:
https://www.onepeloton.com/
entity_type
:
api
_data/taps/spotify.yml
View file @
06baa3b5
...
...
@@ -28,6 +28,5 @@ variants:
-
catalog
-
discover
-
state
-
sync
entity_url
:
https://developer.spotify.com/documentation/web-api/
entity_type
:
api
_data/taps/stackexchange.yml
View file @
06baa3b5
...
...
@@ -31,6 +31,5 @@ variants:
capabilities
:
-
catalog
-
discover
-
sync
-
state
entity_type
:
api
_data/taps/typeform.yml
View file @
06baa3b5
...
...
@@ -38,7 +38,6 @@ variants:
capabilities
:
-
catalog
-
discover
-
sync
-
state
entity_url
:
https://developer.typeform.com/
entity_type
:
api
singer/api/v1/schema.json
View file @
06baa3b5
...
...
@@ -150,7 +150,15 @@
"properties"
,
"state"
,
"about"
,
"sync"
"stream-maps"
,
"activate-version"
,
"batch"
,
"test"
,
"log-based"
,
"soft-delete"
,
"hard-delete"
,
"datatype-failsafe"
,
"record-flattening"
]
}
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment