-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📚 Source Shopify: migrate to new sandbox, update API version to 2021-…
…07 (#4830) (#4830) Source Shopify: migrate to new sandbox, update API version to 2021-07 Co-authored-by: Oleksandr Bazarnov <[email protected]>
- Loading branch information
Showing
13 changed files
with
70 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 14 additions & 14 deletions
28
airbyte-integrations/connectors/source-shopify/integration_tests/abnormal_state.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"customers": { | ||
"updated_at": "2020-06-08T21:09:26-07:00" | ||
"updated_at": "2024-07-19T06:41:50-07:00" | ||
}, | ||
"orders": { | ||
"updated_at": "2020-08-03T14:42:06-07:00" | ||
"updated_at": "2024-07-19T06:52:06-07:00" | ||
}, | ||
"draft_orders": { | ||
"updated_at": "2020-06-08T21:09:25-07:00" | ||
"updated_at": "2024-07-07T08:18:59-07:00" | ||
}, | ||
"products": { | ||
"updated_at": "2021-06-25T06:13:37-07:00" | ||
"updated_at": "2024-07-19T06:56:06-07:00" | ||
}, | ||
"abandoned_checkouts": { | ||
"updated_at": "2021-06-29T02:14:14-07:00" | ||
"updated_at": "2024-07-08T05:41:48-07:00" | ||
}, | ||
"metafields": { | ||
"updated_at": "2019-11-03T21:15:00-08:00" | ||
"updated_at": "2024-07-08T03:38:46-07:00" | ||
}, | ||
"collects": { | ||
"id": 29523654213791 | ||
"id": 99923654213791 | ||
}, | ||
"custom_collections": { | ||
"updated_at": "2021-06-29T09:41:33-07:00" | ||
"updated_at": "2024-07-19T07:01:37-07:00" | ||
}, | ||
"order_refunds": { | ||
"created_at": "2020-02-18T19:49:23-08:00" | ||
"created_at": "2024-07-19T06:41:47-07:00" | ||
}, | ||
"order_risks": { | ||
"id": 5933004390559 | ||
"id": 9991307599038 | ||
}, | ||
"transactions": { | ||
"created_at": "2020-06-08T21:09:20-07:00" | ||
"created_at": "2024-07-19T06:41:46-07:00" | ||
}, | ||
"pages": { | ||
"updated_at": "2020-06-01T17:08:25-07:00" | ||
"updated_at": "2024-07-08T05:24:11-07:00" | ||
}, | ||
"price_rules": { | ||
"updated_at": "2021-06-29T06:35:08-07:00" | ||
"updated_at": "2024-07-08T05:57:05-07:00" | ||
}, | ||
"discount_codes": { | ||
"updated_at": "2021-06-29T06:35:08-07:00" | ||
"updated_at": "2024-07-08T05:40:38-07:00" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 13 additions & 13 deletions
26
airbyte-integrations/connectors/source-shopify/integration_tests/state.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"customers": { | ||
"updated_at": "2020-06-08T21:09:25-07:00" | ||
"updated_at": "2021-07-19T06:41:49-07:00" | ||
}, | ||
"orders": { | ||
"updated_at": "2020-08-03T14:42:05-07:00" | ||
"updated_at": "2021-07-19T06:52:05-07:00" | ||
}, | ||
"draft_orders": { | ||
"updated_at": "2020-06-08T21:09:24-07:00" | ||
"updated_at": "2021-07-07T08:18:58-07:00" | ||
}, | ||
"products": { | ||
"updated_at": "2021-06-25T06:13:36-07:00" | ||
"updated_at": "2021-07-19T06:56:05-07:00" | ||
}, | ||
"abandoned_checkouts": { | ||
"updated_at": "2021-06-29T02:14:13-07:00" | ||
"updated_at": "2021-07-08T05:41:47-07:00" | ||
}, | ||
"metafields": { | ||
"updated_at": "2019-11-03T21:14:59-08:00" | ||
"updated_at": "2021-07-08T03:38:45-07:00" | ||
}, | ||
"collects": { | ||
"id": 29523654213790 | ||
}, | ||
"custom_collections": { | ||
"updated_at": "2021-06-29T09:41:32-07:00" | ||
"updated_at": "2021-07-19T07:01:36-07:00" | ||
}, | ||
"order_refunds": { | ||
"created_at": "2020-02-18T19:49:22-08:00" | ||
"created_at": "2021-07-19T06:41:46-07:00" | ||
}, | ||
"order_risks": { | ||
"id": 5933004390558 | ||
"id": 6161307599037 | ||
}, | ||
"transactions": { | ||
"created_at": "2020-06-08T21:09:19-07:00" | ||
"created_at": "2021-07-19T06:41:45-07:00" | ||
}, | ||
"pages": { | ||
"updated_at": "2020-06-01T17:08:24-07:00" | ||
"updated_at": "2021-07-08T05:24:10-07:00" | ||
}, | ||
"price_rules": { | ||
"updated_at": "2021-06-29T06:35:07-07:00" | ||
"updated_at": "2021-07-08T05:57:04-07:00" | ||
}, | ||
"discount_codes": { | ||
"updated_at": "2021-06-29T06:35:07-07:00" | ||
"updated_at": "2021-07-08T05:40:37-07:00" | ||
} | ||
} |
Oops, something went wrong.