* Connector working through read method for hellobaton source * Check connection method fixes * Cleaning up directories and files +activity stream * Changing webapp port for testing * More testing ports * Ports ports ports * porto * Reverting port changes * Updating activity stream schema and config catalog * Fixing flake lint failures * fix schemas * correct schemas and acceptance tests * run format * bump version in config files * Docs page for hellobaton * add doc * run format Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
10 lines
130 B
JSON
10 lines
130 B
JSON
{
|
|
"streams": [
|
|
{
|
|
"name": "tasks",
|
|
"supported_sync_modes": ["full_refresh"],
|
|
"json_schema": {}
|
|
}
|
|
]
|
|
}
|