Skip to content

Commit 61e2274

Browse files
SDK regeneration
1 parent 15a726d commit 61e2274

File tree

2 files changed

+57
-52
lines changed

2 files changed

+57
-52
lines changed

poetry.lock

Lines changed: 51 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/sayari/project_entity_supply_chain_snapshots/types/project_entity_supply_chain_snapshot_by_id_response.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ class ProjectEntitySupplyChainSnapshotByIdResponse(UniversalBaseModel):
6969
departure_countries=["AFG"],
7070
arrival_countries=["AFG", "AGO"],
7171
hs_code="0303",
72-
min_date="51969-08-29T00:00:00+00:00",
73-
max_date="52971-09-25T00:00:00+00:00",
72+
min_date="2024-05-03T00:00:00+00:00",
73+
max_date="2024-05-06T00:00:00+00:00",
7474
),
7575
SupplyChainEdge(
7676
id="6GaxYn",
@@ -79,8 +79,8 @@ class ProjectEntitySupplyChainSnapshotByIdResponse(UniversalBaseModel):
7979
departure_countries=["AFG"],
8080
arrival_countries=["AFG", "AGO"],
8181
hs_code="0304",
82-
min_date="51969-08-29T00:00:00+00:00",
83-
max_date="52971-09-25T00:00:00+00:00",
82+
min_date="2024-05-03T00:00:00+00:00",
83+
max_date="2024-05-06T00:00:00+00:00",
8484
),
8585
SupplyChainEdge(
8686
id="V03eYM",
@@ -89,8 +89,8 @@ class ProjectEntitySupplyChainSnapshotByIdResponse(UniversalBaseModel):
8989
departure_countries=["USA", "CHN"],
9090
arrival_countries=["GBR", "NLD"],
9191
hs_code="0303",
92-
min_date="51969-08-29T00:00:00+00:00",
93-
max_date="52971-09-25T00:00:00+00:00",
92+
min_date="2024-05-03T00:00:00+00:00",
93+
max_date="2024-05-06T00:00:00+00:00",
9494
),
9595
],
9696
),

0 commit comments

Comments
 (0)