Python sources refactoring (#592)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"streams": [
|
||||
{
|
||||
"name": "love_airbyte",
|
||||
"schema": {
|
||||
"type": "object",
|
||||
"required": ["love"],
|
||||
"properties": {
|
||||
"love": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user