Skip to content

Commit 3515669

Browse files
Automated update by SDK Generator version:1.2.0 commit:4a43274
1 parent 93ffabd commit 3515669

File tree

7 files changed

+57
-52
lines changed

7 files changed

+57
-52
lines changed

docs/apis/AccountingApi.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -723,9 +723,9 @@ with apideck.ApiClient(configuration) as api_client:
723723
currency=Currency("USD"),
724724
currency_rate=0.69,
725725
tax_inclusive=True,
726-
bill_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
727-
due_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
728-
paid_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
726+
bill_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
727+
due_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
728+
paid_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
729729
po_number="90000117",
730730
reference="123456",
731731
line_items=[
@@ -1272,9 +1272,9 @@ with apideck.ApiClient(configuration) as api_client:
12721272
currency=Currency("USD"),
12731273
currency_rate=0.69,
12741274
tax_inclusive=True,
1275-
bill_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
1276-
due_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
1277-
paid_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
1275+
bill_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
1276+
due_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
1277+
paid_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
12781278
po_number="90000117",
12791279
reference="123456",
12801280
line_items=[
@@ -3695,7 +3695,7 @@ with apideck.ApiClient(configuration) as api_client:
36953695
purchased=True,
36963696
tracked=True,
36973697
taxable=True,
3698-
inventory_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
3698+
inventory_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
36993699
type="inventory",
37003700
sales_details=InvoiceItemSalesDetails(
37013701
unit_price=27500.5,
@@ -4182,7 +4182,7 @@ with apideck.ApiClient(configuration) as api_client:
41824182
purchased=True,
41834183
tracked=True,
41844184
taxable=True,
4185-
inventory_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
4185+
inventory_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
41864186
type="inventory",
41874187
sales_details=InvoiceItemSalesDetails(
41884188
unit_price=27500.5,
@@ -4343,8 +4343,8 @@ with apideck.ApiClient(configuration) as api_client:
43434343
name="Windsurf Shop",
43444344
),
43454345
company_id="12345",
4346-
invoice_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
4347-
due_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
4346+
invoice_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
4347+
due_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
43484348
terms="Net 30 days",
43494349
po_number="90000117",
43504350
reference="123456",
@@ -4943,8 +4943,8 @@ with apideck.ApiClient(configuration) as api_client:
49434943
name="Windsurf Shop",
49444944
),
49454945
company_id="12345",
4946-
invoice_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
4947-
due_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
4946+
invoice_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
4947+
due_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
49484948
terms="Net 30 days",
49494949
po_number="90000117",
49504950
reference="123456",
@@ -5931,7 +5931,7 @@ with apideck.ApiClient(configuration) as api_client:
59315931
display_id="1-1100",
59325932
),
59335933
sub_account=False,
5934-
last_reconciliation_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
5934+
last_reconciliation_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
59355935
row_version="1-12345",
59365936
) # LedgerAccount |
59375937
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
@@ -6416,7 +6416,7 @@ with apideck.ApiClient(configuration) as api_client:
64166416
display_id="1-1100",
64176417
),
64186418
sub_account=False,
6419-
last_reconciliation_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
6419+
last_reconciliation_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
64206420
row_version="1-12345",
64216421
) # LedgerAccount |
64226422
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
@@ -7990,9 +7990,9 @@ with apideck.ApiClient(configuration) as api_client:
79907990
),
79917991
company_id="12345",
79927992
status="open",
7993-
issued_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
7994-
delivery_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
7995-
expected_arrival_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
7993+
issued_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
7994+
delivery_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
7995+
expected_arrival_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
79967996
currency=Currency("USD"),
79977997
currency_rate=0.69,
79987998
sub_total=27500,
@@ -8087,7 +8087,7 @@ with apideck.ApiClient(configuration) as api_client:
80878087
currency=Currency("USD"),
80888088
),
80898089
accounting_by_row=False,
8090-
due_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
8090+
due_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
80918091
payment_method="cash",
80928092
tax_code="1234",
80938093
channel="email",
@@ -8566,9 +8566,9 @@ with apideck.ApiClient(configuration) as api_client:
85668566
),
85678567
company_id="12345",
85688568
status="open",
8569-
issued_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
8570-
delivery_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
8571-
expected_arrival_date=dateutil_parser('Wed Sep 30 02:00:00 CEST 2020').date(),
8569+
issued_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
8570+
delivery_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
8571+
expected_arrival_date=dateutil_parser('Wed Sep 30 00:00:00 UTC 2020').date(),
85728572
currency=Currency("USD"),
85738573
currency_rate=0.69,
85748574
sub_total=27500,
@@ -8663,7 +8663,7 @@ with apideck.ApiClient(configuration) as api_client:
86638663
currency=Currency("USD"),
86648664
),
86658665
accounting_by_row=False,
8666-
due_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
8666+
due_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
86678667
payment_method="cash",
86688668
tax_code="1234",
86698669
channel="email",

docs/apis/AtsApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ with apideck.ApiClient(configuration) as api_client:
7070
last_name="Musk",
7171
middle_name="D.",
7272
initials="EM",
73-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
73+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
7474
cover_letter="I submit this application to express my sincere interest in the API developer position. In the previous role, I was responsible for leadership and ...",
7575
photo_url="https://unavatar.io/elon-musk",
7676
headline="PepsiCo, Inc, Central Perk",
@@ -599,7 +599,7 @@ with apideck.ApiClient(configuration) as api_client:
599599
last_name="Musk",
600600
middle_name="D.",
601601
initials="EM",
602-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
602+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
603603
cover_letter="I submit this application to express my sincere interest in the API developer position. In the previous role, I was responsible for leadership and ...",
604604
photo_url="https://unavatar.io/elon-musk",
605605
headline="PepsiCo, Inc, Central Perk",

docs/apis/CrmApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@ with apideck.ApiClient(configuration) as api_client:
930930
tags=Tags(["New"]),
931931
read_only=False,
932932
salutation="Mr",
933-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
933+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
934934
) # Company |
935935
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
936936
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
@@ -1482,7 +1482,7 @@ with apideck.ApiClient(configuration) as api_client:
14821482
tags=Tags(["New"]),
14831483
read_only=False,
14841484
salutation="Mr",
1485-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
1485+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
14861486
) # Company |
14871487
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
14881488
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
@@ -3626,7 +3626,7 @@ with apideck.ApiClient(configuration) as api_client:
36263626
monetary_amount=75000,
36273627
currency=Currency("USD"),
36283628
win_probability=40,
3629-
close_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
3629+
close_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
36303630
loss_reason_id="12345",
36313631
loss_reason="No budget",
36323632
won_reason_id="12345",
@@ -4112,7 +4112,7 @@ with apideck.ApiClient(configuration) as api_client:
41124112
monetary_amount=75000,
41134113
currency=Currency("USD"),
41144114
win_probability=40,
4115-
close_date=dateutil_parser('Fri Oct 30 01:00:00 CET 2020').date(),
4115+
close_date=dateutil_parser('Fri Oct 30 00:00:00 UTC 2020').date(),
41164116
loss_reason_id="12345",
41174117
loss_reason="No budget",
41184118
won_reason_id="12345",

docs/apis/HrisApi.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1641,8 +1641,8 @@ with apideck.ApiClient(configuration) as api_client:
16411641
middle_name="D.",
16421642
gender=Gender("male"),
16431643
initials="EM",
1644-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
1645-
deceased_on=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
1644+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
1645+
deceased_on=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
16461646
),
16471647
division="Europe",
16481648
division_id="12345",
@@ -1675,8 +1675,8 @@ with apideck.ApiClient(configuration) as api_client:
16751675
),
16761676
direct_reports=["a0d636c6-43b3-4bde-8c70-85b707d992f4","a98lfd96-43b3-4bde-8c70-85b707d992e6"],
16771677
social_security_number="123456789",
1678-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
1679-
deceased_on=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
1678+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
1679+
deceased_on=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
16801680
country_of_birth=Country("US"),
16811681
description="A description",
16821682
gender=Gender("male"),
@@ -1697,12 +1697,12 @@ with apideck.ApiClient(configuration) as api_client:
16971697
EmployeeJob(
16981698
title="CEO",
16991699
role="Sales",
1700-
start_date=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
1701-
end_date=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
1700+
start_date=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
1701+
end_date=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
17021702
compensation_rate=72000,
17031703
currency=Currency("USD"),
17041704
payment_unit=PaymentUnit("year"),
1705-
hired_at=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
1705+
hired_at=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
17061706
is_primary=True,
17071707
is_manager=True,
17081708
location=Address(
@@ -1824,8 +1824,8 @@ with apideck.ApiClient(configuration) as api_client:
18241824
dietary_preference="Veggie",
18251825
food_allergies=["No allergies"],
18261826
probation_period=ProbationPeriod(
1827-
start_date=dateutil_parser('Fri Oct 01 02:00:00 CEST 2021').date(),
1828-
end_date=dateutil_parser('Sun Nov 28 01:00:00 CET 2021').date(),
1827+
start_date=dateutil_parser('Fri Oct 01 00:00:00 UTC 2021').date(),
1828+
end_date=dateutil_parser('Sun Nov 28 00:00:00 UTC 2021').date(),
18291829
),
18301830
tags=Tags(["New"]),
18311831
row_version="1-12345",
@@ -2301,8 +2301,8 @@ with apideck.ApiClient(configuration) as api_client:
23012301
middle_name="D.",
23022302
gender=Gender("male"),
23032303
initials="EM",
2304-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
2305-
deceased_on=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
2304+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
2305+
deceased_on=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
23062306
),
23072307
division="Europe",
23082308
division_id="12345",
@@ -2335,8 +2335,8 @@ with apideck.ApiClient(configuration) as api_client:
23352335
),
23362336
direct_reports=["a0d636c6-43b3-4bde-8c70-85b707d992f4","a98lfd96-43b3-4bde-8c70-85b707d992e6"],
23372337
social_security_number="123456789",
2338-
birthday=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
2339-
deceased_on=dateutil_parser('Sat Aug 12 02:00:00 CEST 2000').date(),
2338+
birthday=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
2339+
deceased_on=dateutil_parser('Sat Aug 12 00:00:00 UTC 2000').date(),
23402340
country_of_birth=Country("US"),
23412341
description="A description",
23422342
gender=Gender("male"),
@@ -2357,12 +2357,12 @@ with apideck.ApiClient(configuration) as api_client:
23572357
EmployeeJob(
23582358
title="CEO",
23592359
role="Sales",
2360-
start_date=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
2361-
end_date=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
2360+
start_date=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
2361+
end_date=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
23622362
compensation_rate=72000,
23632363
currency=Currency("USD"),
23642364
payment_unit=PaymentUnit("year"),
2365-
hired_at=dateutil_parser('Wed Aug 12 02:00:00 CEST 2020').date(),
2365+
hired_at=dateutil_parser('Wed Aug 12 00:00:00 UTC 2020').date(),
23662366
is_primary=True,
23672367
is_manager=True,
23682368
location=Address(
@@ -2484,8 +2484,8 @@ with apideck.ApiClient(configuration) as api_client:
24842484
dietary_preference="Veggie",
24852485
food_allergies=["No allergies"],
24862486
probation_period=ProbationPeriod(
2487-
start_date=dateutil_parser('Fri Oct 01 02:00:00 CEST 2021').date(),
2488-
end_date=dateutil_parser('Sun Nov 28 01:00:00 CET 2021').date(),
2487+
start_date=dateutil_parser('Fri Oct 01 00:00:00 UTC 2021').date(),
2488+
end_date=dateutil_parser('Sun Nov 28 00:00:00 UTC 2021').date(),
24892489
),
24902490
tags=Tags(["New"]),
24912491
row_version="1-12345",

docs/apis/PosApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3586,8 +3586,8 @@ with apideck.ApiClient(configuration) as api_client:
35863586
order = Order(
35873587
idempotency_key=IdempotencyKey("random_string"),
35883588
order_number="1F",
3589-
order_date=dateutil_parser('Fri Aug 12 02:00:00 CEST 2022').date(),
3590-
closed_date=dateutil_parser('Sat Aug 13 02:00:00 CEST 2022').date(),
3589+
order_date=dateutil_parser('Fri Aug 12 00:00:00 UTC 2022').date(),
3590+
closed_date=dateutil_parser('Sat Aug 13 00:00:00 UTC 2022').date(),
35913591
reference_id="my-order-001",
35923592
status="open",
35933593
payment_status="open",
@@ -4259,8 +4259,8 @@ with apideck.ApiClient(configuration) as api_client:
42594259
order = Order(
42604260
idempotency_key=IdempotencyKey("random_string"),
42614261
order_number="1F",
4262-
order_date=dateutil_parser('Fri Aug 12 02:00:00 CEST 2022').date(),
4263-
closed_date=dateutil_parser('Sat Aug 13 02:00:00 CEST 2022').date(),
4262+
order_date=dateutil_parser('Fri Aug 12 00:00:00 UTC 2022').date(),
4263+
closed_date=dateutil_parser('Sat Aug 13 00:00:00 UTC 2022').date(),
42644264
reference_id="my-order-001",
42654265
status="open",
42664266
payment_status="open",
@@ -4614,8 +4614,8 @@ with apideck.ApiClient(configuration) as api_client:
46144614
order = Order(
46154615
idempotency_key=IdempotencyKey("random_string"),
46164616
order_number="1F",
4617-
order_date=dateutil_parser('Fri Aug 12 02:00:00 CEST 2022').date(),
4618-
closed_date=dateutil_parser('Sat Aug 13 02:00:00 CEST 2022').date(),
4617+
order_date=dateutil_parser('Fri Aug 12 00:00:00 UTC 2022').date(),
4618+
closed_date=dateutil_parser('Sat Aug 13 00:00:00 UTC 2022').date(),
46194619
reference_id="my-order-001",
46204620
status="open",
46214621
payment_status="open",

docs/models/Attachment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**id** | **str** | A unique identifier for an object. | [optional] [readonly]
8+
**display_id** | **str, none_type** | The display id of the file | [optional]
89
**name** | **str, none_type** | The name of the file | [optional]
910
**mime_type** | **str, none_type** | The MIME type of the file. | [optional]
1011
**size** | **int, none_type** | The size of the file in bytes | [optional]

src/apideck/model/attachment.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def openapi_types():
8181
lazy_import()
8282
return {
8383
'id': (str,), # noqa: E501
84+
'display_id': (str, none_type,), # noqa: E501
8485
'name': (str, none_type,), # noqa: E501
8586
'mime_type': (str, none_type,), # noqa: E501
8687
'size': (int, none_type,), # noqa: E501
@@ -99,6 +100,7 @@ def discriminator():
99100

100101
attribute_map = {
101102
'id': 'id', # noqa: E501
103+
'display_id': 'display_id', # noqa: E501
102104
'name': 'name', # noqa: E501
103105
'mime_type': 'mime_type', # noqa: E501
104106
'size': 'size', # noqa: E501
@@ -157,6 +159,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
157159
through its discriminator because we passed in
158160
_visited_composed_classes = (Animal,)
159161
id (str): A unique identifier for an object.. [optional] # noqa: E501
162+
display_id (str, none_type): The display id of the file. [optional] # noqa: E501
160163
name (str, none_type): The name of the file. [optional] # noqa: E501
161164
mime_type (str, none_type): The MIME type of the file.. [optional] # noqa: E501
162165
size (int, none_type): The size of the file in bytes. [optional] # noqa: E501
@@ -248,6 +251,7 @@ def __init__(self, *args, **kwargs): # noqa: E501
248251
through its discriminator because we passed in
249252
_visited_composed_classes = (Animal,)
250253
id (str): A unique identifier for an object.. [optional] # noqa: E501
254+
display_id (str, none_type): The display id of the file. [optional] # noqa: E501
251255
name (str, none_type): The name of the file. [optional] # noqa: E501
252256
mime_type (str, none_type): The MIME type of the file.. [optional] # noqa: E501
253257
size (int, none_type): The size of the file in bytes. [optional] # noqa: E501

0 commit comments

Comments
 (0)