- Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
connectors/source/shopifyconnectors/sources-apitype/bugSomething isn't workingSomething isn't working
Description
Shopify order_refunds schema has incorrect property type:
ERROR root:test_core.py:158 The order_refunds stream has the following schema errors: '0.00' is not of type 'null', 'number' Failed validating 'type' in schema['properties']['order_adjustments']['items']['properties']['tax_amount']: {'type': ['null', 'number']} On instance['order_adjustments'][0]['tax_amount']: '0.00' '232.30' is not of type 'null', 'number' Failed validating 'type' in schema['properties']['order_adjustments']['items']['properties']['amount']: {'type': ['null', 'number']} On instance['order_adjustments'][0]['amount']: '232.30' Metadata
Metadata
Assignees
Labels
connectors/source/shopifyconnectors/sources-apitype/bugSomething isn't workingSomething isn't working