Skip to content

Commit d9f4922

Browse files
github-actions[bot]speakeasybotspeakeasy-github[bot]
authored
chore: 🐝 Update SDK - Generate 0.31.14 (#161)
* ## Python SDK Changes Detected: * `apideck.accounting.credit_notes.list()`: `request.filter` **Changed** * `apideck.accounting.company_info.get()`: `response.data.accounting_method` **Added** * empty commit to trigger [run-tests] workflow --------- Co-authored-by: speakeasybot <bot@speakeasyapi.dev> Co-authored-by: speakeasy-github[bot] <128539517+speakeasy-github[bot]@users.noreply.github.com>
1 parent f2001d2 commit d9f4922

21 files changed

Lines changed: 131 additions & 64 deletions

.speakeasy/gen.lock

Lines changed: 26 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
33
management:
4-
docChecksum: e0dc5f7b2f9e201f8468a93aaac40c90
5-
docVersion: 10.24.29
4+
docChecksum: 7ca48791072b6fb661867b92634dc316
5+
docVersion: 10.24.33
66
speakeasyVersion: 1.656.1
77
generationVersion: 2.753.1
8-
releaseVersion: 0.31.13
9-
configChecksum: 827b0a34d9ad2ded091cd0c038485c76
8+
releaseVersion: 0.31.14
9+
configChecksum: 2b8e1b08bd09916fbcba40afff5fd917
1010
repoURL: https://github.com/apideck-libraries/sdk-python.git
1111
installationURL: https://github.com/apideck-libraries/sdk-python.git
1212
published: true
@@ -599,6 +599,7 @@ generatedFiles:
599599
- docs/models/balancesheetassetsaccount.md
600600
- docs/models/balancesheetequityaccount.md
601601
- docs/models/balancesheetfilter.md
602+
- docs/models/balancesheetfilteraccountingmethod.md
602603
- docs/models/balancesheetliabilitiesaccount.md
603604
- docs/models/balancesheetuncategorizeditemsaccount.md
604605
- docs/models/bankaccount.md
@@ -4649,7 +4650,7 @@ examples:
46494650
query:
46504651
raw: false
46514652
limit: 20
4652-
filter: {"id_since": "1", "updated_since": "2020-09-30T07:43:32.000Z"}
4653+
filter: {"id_since": "1", "updated_since": "2020-09-30T07:43:32.000Z", "created_since": "2020-09-30T07:43:32.000Z", "number": "OIT00546"}
46534654
sort: {"by": "updated_at", "direction": "desc"}
46544655
pass_through: {"search": "San Francisco"}
46554656
fields: "id,updated_at"
@@ -5736,7 +5737,7 @@ examples:
57365737
x-apideck-company-id: "12345"
57375738
responses:
57385739
"200":
5739-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "company-info", "operation": "one", "data": {"id": "12345", "company_name": "SpaceX", "status": "active", "legal_name": "SpaceX Inc.", "country": "US", "sales_tax_number": "111.222.333", "default_sales_tax": {"id": "1234", "display_id": "12345", "name": "GST on Purchases", "code": "ABN", "description": "Reduced rate GST Purchases", "effective_tax_rate": 10, "country": "US", "total_tax_rate": 10, "tax_payable_account_id": "123456", "tax_remitted_account_id": "123456", "components": [{"id": "10", "name": "GST", "rate": 10, "compound": true}], "type": "NONE", "report_tax_type": "NONE", "original_tax_rate_id": "12345", "status": "active", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}], "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}]}, "currency": "USD", "language": "EN", "fiscal_year_start_month": "January", "company_start_date": "2015-06-05", "addresses": [{"id": "123", "type": "primary", "string": "25 Spring Street, Blackburn, VIC 3130", "name": "HQ US", "line1": "Main street", "line2": "apt #", "line3": "Suite #", "line4": "delivery instructions", "street_number": "25", "city": "San Francisco", "state": "CA", "postal_code": "94104", "country": "US", "latitude": "40.759211", "longitude": "-73.984638", "county": "Santa Clara", "contact_name": "Elon Musk", "salutation": "Mr", "phone_number": "111-111-1111", "fax": "122-111-1111", "email": "elon@musk.com", "website": "https://elonmusk.com", "notes": "Address notes or delivery instructions.", "row_version": "1-12345"}], "phone_numbers": [{"id": "12345", "country_code": "1", "area_code": "323", "number": "111-111-1111", "extension": "105", "type": "primary"}], "emails": [{"id": "123", "email": "elon@musk.com", "type": "primary"}], "tracking_categories_mode": "disabled", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z"}}
5740+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "company-info", "operation": "one", "data": {"id": "12345", "company_name": "SpaceX", "status": "active", "legal_name": "SpaceX Inc.", "country": "US", "sales_tax_number": "111.222.333", "default_sales_tax": {"id": "1234", "display_id": "12345", "name": "GST on Purchases", "code": "ABN", "description": "Reduced rate GST Purchases", "effective_tax_rate": 10, "country": "US", "total_tax_rate": 10, "tax_payable_account_id": "123456", "tax_remitted_account_id": "123456", "components": [{"id": "10", "name": "GST", "rate": 10, "compound": true}], "type": "NONE", "report_tax_type": "NONE", "original_tax_rate_id": "12345", "status": "active", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}], "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}]}, "currency": "USD", "language": "EN", "fiscal_year_start_month": "January", "company_start_date": "2015-06-05", "addresses": [{"id": "123", "type": "primary", "string": "25 Spring Street, Blackburn, VIC 3130", "name": "HQ US", "line1": "Main street", "line2": "apt #", "line3": "Suite #", "line4": "delivery instructions", "street_number": "25", "city": "San Francisco", "state": "CA", "postal_code": "94104", "country": "US", "latitude": "40.759211", "longitude": "-73.984638", "county": "Santa Clara", "contact_name": "Elon Musk", "salutation": "Mr", "phone_number": "111-111-1111", "fax": "122-111-1111", "email": "elon@musk.com", "website": "https://elonmusk.com", "notes": "Address notes or delivery instructions.", "row_version": "1-12345"}], "phone_numbers": [{"id": "12345", "country_code": "1", "area_code": "323", "number": "111-111-1111", "extension": "105", "type": "primary"}], "emails": [{"id": "123", "email": "elon@musk.com", "type": "primary"}], "tracking_categories_mode": "disabled", "accounting_method": "accrual", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z"}}
57405741
"400":
57415742
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": "Missing property foobar", "ref": "https://developers.apideck.com/errors#requestvalidationerror", "downstream_errors": [{"message": "Account code '100' has been archived or deleted", "detail": "Each line item must reference a valid account", "code": "VALIDATION_ERROR"}]}
57425743
"401":
@@ -19654,9 +19655,8 @@ examplesVersion: 1.0.2
1965419655
generatedTests: {}
1965519656
releaseNotes: |
1965619657
## Python SDK Changes Detected:
19657-
* `apideck.accounting.bills.list()`: `request` **Changed**
19658-
* `apideck.accounting.invoices.list()`: `request` **Changed**
19659-
* `apideck.accounting.credit_notes.list()`: `request` **Changed**
19658+
* `apideck.accounting.credit_notes.list()`: `request.filter` **Changed**
19659+
* `apideck.accounting.company_info.get()`: `response.data.accounting_method` **Added**
1966019660
trackedFiles:
1966119661
.devcontainer/README.md:
1966219662
last_write_checksum: sha1:07adb0c0c051a9be4d479ea06461f3a9b3bbeb2f
@@ -19911,7 +19911,7 @@ trackedFiles:
1991119911
docs/models/accountingcreditnotesallglobals.md:
1991219912
last_write_checksum: sha1:6affe934dd7a3832d96d3d60e51ea03a02a31d57
1991319913
docs/models/accountingcreditnotesallrequest.md:
19914-
last_write_checksum: sha1:9746267a6f7e89c8408f4d141e5b581f72c6e9ff
19914+
last_write_checksum: sha1:77f55ca9bff2ed251341404be3b52bd301f77c47
1991519915
docs/models/accountingcreditnotesallresponse.md:
1991619916
last_write_checksum: sha1:83e512a7ab79ed3270fc44a04655ade3d47c73f1
1991719917
docs/models/accountingcreditnotesdeleteglobals.md:
@@ -20285,7 +20285,7 @@ trackedFiles:
2028520285
docs/models/accountinglocationsupdateresponse.md:
2028620286
last_write_checksum: sha1:4cd02162cbd609359ee1fc548f247bfecd6cbba2
2028720287
docs/models/accountingmethod.md:
20288-
last_write_checksum: sha1:fac4974ca27b978c65aac709a7bb9e0061758d7f
20288+
last_write_checksum: sha1:d3df43a44022000aca2587b3d6692cdf048ddb32
2028920289
docs/models/accountingpaymentsaddglobals.md:
2029020290
last_write_checksum: sha1:d5968c6f81d95414ccef7ae3c9511bb15ac65ba9
2029120291
docs/models/accountingpaymentsaddrequest.md:
@@ -20761,7 +20761,9 @@ trackedFiles:
2076120761
docs/models/balancesheetequityaccount.md:
2076220762
last_write_checksum: sha1:02285cab042b320d0d5c1e595b2d54f9adf2aa62
2076320763
docs/models/balancesheetfilter.md:
20764-
last_write_checksum: sha1:0484dfc12080addef14047053194c206a549ddf5
20764+
last_write_checksum: sha1:df7ee8eb1759a8626cb74e626c4c3f7c20f4fbd7
20765+
docs/models/balancesheetfilteraccountingmethod.md:
20766+
last_write_checksum: sha1:9c02234410fb789fdbaca0b081a57352bb854a94
2076520767
docs/models/balancesheetliabilitiesaccount.md:
2076620768
last_write_checksum: sha1:ad9f4a98d191e2a180b3b07120b2402b0e1077a4
2076720769
docs/models/balancesheetuncategorizeditemsaccount.md:
@@ -20881,7 +20883,7 @@ trackedFiles:
2088120883
docs/models/company1.md:
2088220884
last_write_checksum: sha1:d42d87e22c5381feda9dbfe530a3a771bd0f3b88
2088320885
docs/models/companyinfo.md:
20884-
last_write_checksum: sha1:b005dc86ace08e5cf53d5030353bddf5ec9f87ec
20886+
last_write_checksum: sha1:7c78e9866e56b9e6f51cfed84c8d6314bb442f7e
2088520887
docs/models/companyrowtype.md:
2088620888
last_write_checksum: sha1:2dc3bcab4c801c314de6d209077dfd1165e873eb
2088720889
docs/models/companystatus.md:
@@ -20899,7 +20901,7 @@ trackedFiles:
2089920901
docs/models/connectiondefaults.md:
2090020902
last_write_checksum: sha1:ffafdb7580a2a9f1fc663fad634a8ee852bb8770
2090120903
docs/models/connectionhealth.md:
20902-
last_write_checksum: sha1:32742d68ab22cf7c784aa4a80d86bee0341bf948
20904+
last_write_checksum: sha1:6c75ceb6707fc0f40dd639476448a274b865d703
2090320905
docs/models/connectionimportdata.md:
2090420906
last_write_checksum: sha1:0b06e09351ee734a771f4816621486ce38d65f56
2090520907
docs/models/connectioninput.md:
@@ -21153,7 +21155,7 @@ trackedFiles:
2115321155
docs/models/creditnoteinput.md:
2115421156
last_write_checksum: sha1:adb4bacd8a72dd3caf3019465080e39bcef470d6
2115521157
docs/models/creditnotesfilter.md:
21156-
last_write_checksum: sha1:1eb59a0a17a6530bd9e4de006bed865ed2e940aa
21158+
last_write_checksum: sha1:71cac54aa2294e88ec9d621d73aedcacf664b7bb
2115721159
docs/models/creditnotessort.md:
2115821160
last_write_checksum: sha1:fd155892f6ca3800b5e3b8f6ba93ccee75ba2255
2115921161
docs/models/creditnotessortby.md:
@@ -22391,7 +22393,7 @@ trackedFiles:
2239122393
docs/models/getwebhooksresponse.md:
2239222394
last_write_checksum: sha1:a495ba205e48edc2ea5609c71348cead73fca625
2239322395
docs/models/health.md:
22394-
last_write_checksum: sha1:be4abeb630eed6882b2d01c14b05e84129bdd1f5
22396+
last_write_checksum: sha1:c396b9969efd06365e58881d180d8e545decb933
2239522397
docs/models/hriscompaniesaddglobals.md:
2239622398
last_write_checksum: sha1:689667f84b5a3b85a7d09270aab30d7f243f43ea
2239722399
docs/models/hriscompaniesaddrequest.md:
@@ -23739,7 +23741,7 @@ trackedFiles:
2373923741
docs/sdks/createcallback/README.md:
2374023742
last_write_checksum: sha1:fe7ad7d4efe54f8b2daa4b8d623e67f8b0a4dd6c
2374123743
docs/sdks/creditnotes/README.md:
23742-
last_write_checksum: sha1:df00bbed29173dd853a55972042d0022dd17dc9d
23744+
last_write_checksum: sha1:654acb038dc25f5dc319a727d13262642a7576f5
2374323745
docs/sdks/customers/README.md:
2374423746
last_write_checksum: sha1:9ab384bd3eab6ed33074d1670d9657e0dc9f5d56
2374523747
docs/sdks/customfields/README.md:
@@ -23863,7 +23865,7 @@ trackedFiles:
2386323865
src/apideck_unify/_hooks/types.py:
2386423866
last_write_checksum: sha1:4b923d3d84d979af6169a9db6b81bfc373079a25
2386523867
src/apideck_unify/_version.py:
23866-
last_write_checksum: sha1:d69aba94df5bcb03d7d77ee5fd935a218c21a714
23868+
last_write_checksum: sha1:32f513e1ef42ffefa8c2b744be7632a61bb34868
2386723869
src/apideck_unify/accounting.py:
2386823870
last_write_checksum: sha1:afb8958c0092d6bbc935597b72e8a96d2b82b4aa
2386923871
src/apideck_unify/activities.py:
@@ -24019,7 +24021,7 @@ trackedFiles:
2401924021
src/apideck_unify/messages.py:
2402024022
last_write_checksum: sha1:158b4c1fb137ee3ac806cc6a59c8d906b01233d6
2402124023
src/apideck_unify/models/__init__.py:
24022-
last_write_checksum: sha1:0df620cd3572d2348591ab47b60c45c150295907
24024+
last_write_checksum: sha1:587ce7ac7854d3287bb1fb38278aaa37921299c8
2402324025
src/apideck_unify/models/accounting_agedcreditorsoneop.py:
2402424026
last_write_checksum: sha1:7346d1ab1c21db21995aae34c5ba01549c2786c2
2402524027
src/apideck_unify/models/accounting_ageddebtorsoneop.py:
@@ -24411,7 +24413,7 @@ trackedFiles:
2441124413
src/apideck_unify/models/balancesheet.py:
2441224414
last_write_checksum: sha1:dac8a46ea026380c9b42163d12e2690ba03d16a8
2441324415
src/apideck_unify/models/balancesheetfilter.py:
24414-
last_write_checksum: sha1:0c1504dc4143c3b775dbc68ad5405e45a959dfd9
24416+
last_write_checksum: sha1:6d6642dee5c67502d42a2f3593c145310af87edb
2441524417
src/apideck_unify/models/bankaccount.py:
2441624418
last_write_checksum: sha1:bdf73801fc6884cdd34e2cb94feb8a3a9f80c712
2441724419
src/apideck_unify/models/bankaccount1.py:
@@ -24469,13 +24471,13 @@ trackedFiles:
2446924471
src/apideck_unify/models/company1.py:
2447024472
last_write_checksum: sha1:0d1580aac782edd6592dedd7c3b84e4897b451cf
2447124473
src/apideck_unify/models/companyinfo.py:
24472-
last_write_checksum: sha1:29607a946a03572f32a8592708496af0bf071515
24474+
last_write_checksum: sha1:c1da6e5045978977c7f57ab2567fba25f2fb794f
2447324475
src/apideck_unify/models/compensation.py:
2447424476
last_write_checksum: sha1:e7ca2fd1d1315919bf40046de212790ec14de531
2447524477
src/apideck_unify/models/connection.py:
24476-
last_write_checksum: sha1:e60f16e63e87200a1cc744716778f2ef4594dfc0
24478+
last_write_checksum: sha1:2dc21c9751675bc942ca24588542701416195ef4
2447724479
src/apideck_unify/models/connectionhealth.py:
24478-
last_write_checksum: sha1:ba9f8c1c25f027562913a4cfda38bd374ad87ded
24480+
last_write_checksum: sha1:8e83303c32bfe100c32f2f4a593f0e532f2376e4
2447924481
src/apideck_unify/models/connectionimportdata.py:
2448024482
last_write_checksum: sha1:78b328cd244958ce60632ba080e4fc515b53864f
2448124483
src/apideck_unify/models/connectionstate.py:
@@ -24661,7 +24663,7 @@ trackedFiles:
2466124663
src/apideck_unify/models/creditnote.py:
2466224664
last_write_checksum: sha1:4cecd26d475090d4f7aea840b9b312efc296a443
2466324665
src/apideck_unify/models/creditnotesfilter.py:
24664-
last_write_checksum: sha1:6606c5023b7dfbab955e910b45b7e5092078dcd2
24666+
last_write_checksum: sha1:f8539e2e861ed0ca65bf7a0fa6fdb83e6851ba3f
2466524667
src/apideck_unify/models/creditnotessort.py:
2466624668
last_write_checksum: sha1:8dfe580975c11a8e44f8e2df6416781f831d0ae6
2466724669
src/apideck_unify/models/creditordebit.py:

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ generation:
3232
persistentEdits: {}
3333
versioningStrategy: automatic
3434
python:
35-
version: 0.31.13
35+
version: 0.31.14
3636
additionalDependencies:
3737
dev: {}
3838
main: {}

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ speakeasyVersion: 1.656.1
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:0793903e16618b1dbd140fe3652cd7979f2fc807b4854dc40c6b013bcc5b4572
6-
sourceBlobDigest: sha256:05fb7b15d8e4fbb3b58486af4dc2c91fed6239c49aa7ac5d774465ff2d1aceb6
5+
sourceRevisionDigest: sha256:5521a4eb0c38e684193f1d1f0e7c9dff01d7f911dcd34f35aca044eb302bb0fa
6+
sourceBlobDigest: sha256:bf56f5c5f5d568e019d1d223db5c3238e331c5f6afe020b5755e5c5575a1c6a2
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1776955545
10-
- 10.24.29
9+
- speakeasy-sdk-regen-1777281039
10+
- 10.24.33
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:0793903e16618b1dbd140fe3652cd7979f2fc807b4854dc40c6b013bcc5b4572
16-
sourceBlobDigest: sha256:05fb7b15d8e4fbb3b58486af4dc2c91fed6239c49aa7ac5d774465ff2d1aceb6
15+
sourceRevisionDigest: sha256:5521a4eb0c38e684193f1d1f0e7c9dff01d7f911dcd34f35aca044eb302bb0fa
16+
sourceBlobDigest: sha256:bf56f5c5f5d568e019d1d223db5c3238e331c5f6afe020b5755e5c5575a1c6a2
1717
codeSamplesNamespace: apideck-python-code-samples
18-
codeSamplesRevisionDigest: sha256:668f21b6fa330708db979052666397fde7eafa6042c947855d531d964c5c5e5c
18+
codeSamplesRevisionDigest: sha256:3af5f9a57716c186d254803ed6d7a8f87d607ab7c9e1a46f0981e281f66d25f1
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1198,4 +1198,14 @@ Based on:
11981198
### Generated
11991199
- [python v0.31.13] .
12001200
### Releases
1201-
- [PyPI v0.31.13] https://pypi.org/project/apideck-unify/0.31.13 - .
1201+
- [PyPI v0.31.13] https://pypi.org/project/apideck-unify/0.31.13 - .
1202+
1203+
## 2026-05-15 10:48:00
1204+
### Changes
1205+
Based on:
1206+
- OpenAPI Doc
1207+
- Speakeasy CLI 1.656.1 (2.753.1) https://github.com/speakeasy-api/speakeasy
1208+
### Generated
1209+
- [python v0.31.14] .
1210+
### Releases
1211+
- [PyPI v0.31.14] https://pypi.org/project/apideck-unify/0.31.14 - .

0 commit comments

Comments
 (0)