diff --git a/setup.py b/setup.py index 0c4708b7..32e87174 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ py_modules=["tap_shopify"], install_requires=[ "ShopifyAPI==3.1.0", - "singer-python==5.2.2", + "singer-python==5.4.1", ], extras_require={ 'dev': [ diff --git a/tap_shopify/schemas/transactions.json b/tap_shopify/schemas/transactions.json index 818a33bb..a9e6b78f 100644 --- a/tap_shopify/schemas/transactions.json +++ b/tap_shopify/schemas/transactions.json @@ -168,7 +168,8 @@ ], "multipleOf": 1e-08 } - } + }, + "patternProperties": {".+": {}} }, "location_id": { "type": [