Skip to content

Commit 11afd78

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.581.0
1 parent b52493b commit 11afd78

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+588
-247
lines changed

.speakeasy/gen.lock

Lines changed: 19 additions & 14 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: 25c9b3bde8afc6d78e6a620449278477
5-
docVersion: 10.18.1
6-
speakeasyVersion: 1.580.0
7-
generationVersion: 2.654.2
8-
releaseVersion: 0.20.0
9-
configChecksum: 9b8d61e55653038e1963cc1e71e411e6
4+
docChecksum: 01cb84705577c94a864dd2999223809e
5+
docVersion: 10.18.2
6+
speakeasyVersion: 1.581.0
7+
generationVersion: 2.656.5
8+
releaseVersion: 0.20.1
9+
configChecksum: 1c04c7d506936ee454f4f37edd35ae42
1010
repoURL: https://github.com/apideck-libraries/sdk-python.git
1111
installationURL: https://github.com/apideck-libraries/sdk-python.git
1212
published: true
@@ -492,9 +492,12 @@ generatedFiles:
492492
- docs/models/blocks.md
493493
- docs/models/branch.md
494494
- docs/models/by.md
495+
- docs/models/categoriesfilter.md
496+
- docs/models/categoriesfiltertype.md
495497
- docs/models/categoriesmodel.md
496498
- docs/models/category.md
497499
- docs/models/categorystatus.md
500+
- docs/models/categorytype.md
498501
- docs/models/classification.md
499502
- docs/models/collection.md
500503
- docs/models/collectionssort.md
@@ -525,6 +528,7 @@ generatedFiles:
525528
- docs/models/connectionstate.md
526529
- docs/models/connectionstatus.md
527530
- docs/models/connectionvalue.md
531+
- docs/models/connectionvalue5.md
528532
- docs/models/connector.md
529533
- docs/models/connectorapiresourcecoverageoneglobals.md
530534
- docs/models/connectorapiresourcecoverageonerequest.md
@@ -1059,7 +1063,6 @@ generatedFiles:
10591063
- docs/models/formfieldoptiongroup.md
10601064
- docs/models/formfieldoptiongroupoptiontype.md
10611065
- docs/models/formfieldtype.md
1062-
- docs/models/four.md
10631066
- docs/models/fulfillmentstatus.md
10641067
- docs/models/gender.md
10651068
- docs/models/getaccountingdepartmentresponse.md
@@ -1488,7 +1491,6 @@ generatedFiles:
14881491
- docs/models/showas.md
14891492
- docs/models/simpleformfieldoption.md
14901493
- docs/models/simpleformfieldoptionvalue.md
1491-
- docs/models/six.md
14921494
- docs/models/smsmessagesaddglobals.md
14931495
- docs/models/smsmessagesaddrequest.md
14941496
- docs/models/smsmessagesaddresponse.md
@@ -2062,6 +2064,7 @@ generatedFiles:
20622064
- src/apideck_unify/models/billpayment.py
20632065
- src/apideck_unify/models/billsfilter.py
20642066
- src/apideck_unify/models/billssort.py
2067+
- src/apideck_unify/models/categoriesfilter.py
20652068
- src/apideck_unify/models/category.py
20662069
- src/apideck_unify/models/collection.py
20672070
- src/apideck_unify/models/collectionssort.py
@@ -5268,7 +5271,7 @@ examples:
52685271
parameters:
52695272
query:
52705273
pass_through: {"search": "San Francisco"}
5271-
filter: {"start_date": "2021-01-01", "end_date": "2021-12-31", "period_count": 3, "period_type": "month"}
5274+
filter: {"start_date": "2021-01-01", "end_date": "2021-12-31", "period_count": 3, "period_type": "month", "location_id": "123"}
52725275
raw: false
52735276
header:
52745277
x-apideck-consumer-id: "test-consumer"
@@ -5320,7 +5323,7 @@ examples:
53205323
parameters:
53215324
query:
53225325
raw: false
5323-
filter: {"customer_id": "123abc", "start_date": "2021-01-01", "end_date": "2021-12-31"}
5326+
filter: {"customer_id": "123abc", "start_date": "2021-01-01", "end_date": "2021-12-31", "location_id": "123"}
53245327
pass_through: {"search": "San Francisco"}
53255328
fields: "id,updated_at"
53265329
header:
@@ -7583,7 +7586,7 @@ examples:
75837586
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
75847587
x-apideck-service-id: "salesforce"
75857588
requestBody:
7586-
application/json: {"number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "rate": 10}, "total_amount": 275, "line_items": [], "reference": "INV-2024-001", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
7589+
application/json: {"number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "rate": 10}, "total_amount": 275, "line_items": [], "reference": "INV-2024-001", "source_document_url": "https://www.invoicesolution.com/expense/123456", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
75877590
responses:
75887591
"201":
75897592
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "Expenses", "operation": "add", "data": {"id": "12345"}}
@@ -7637,7 +7640,7 @@ examples:
76377640
x-apideck-service-id: "salesforce"
76387641
responses:
76397642
"200":
7640-
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "Expenses", "operation": "one", "data": {"id": "12345", "number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}, "total_amount": 275, "line_items": [{"id": "12345", "tracking_categories": [{"id": "123456", "name": "New York"}], "account_id": "123456", "customer_id": "12345", "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}, "description": "Travel US.", "total_amount": 275, "billable": true, "line_number": 1}], "reference": "INV-2024-001", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
7643+
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "Expenses", "operation": "one", "data": {"id": "12345", "number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}, "total_amount": 275, "line_items": [{"id": "12345", "tracking_categories": [{"id": "123456", "name": "New York"}], "account_id": "123456", "customer_id": "12345", "department_id": "12345", "location_id": "12345", "subsidiary_id": "12345", "tax_rate": {"id": "123456", "code": "N-T", "name": "GST on Purchases", "rate": 10}, "description": "Travel US.", "total_amount": 275, "billable": true, "line_number": 1}], "reference": "INV-2024-001", "source_document_url": "https://www.invoicesolution.com/expense/123456", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "updated_at": "2020-09-30T07:43:32.000Z", "created_at": "2020-09-30T07:43:32.000Z", "row_version": "1-12345", "updated_by": "12345", "created_by": "12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}}
76417644
"400":
76427645
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"}
76437646
"401":
@@ -7689,7 +7692,7 @@ examples:
76897692
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
76907693
x-apideck-service-id: "salesforce"
76917694
requestBody:
7692-
application/json: {"number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "rate": 10}, "total_amount": 275, "line_items": [], "reference": "INV-2024-001", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
7695+
application/json: {"number": "OIT00546", "transaction_date": "2021-05-01T12:00:00.000Z", "account_id": "123456", "customer_id": "12345", "supplier_id": "12345", "company_id": "12345", "department_id": "12345", "payment_type": "cash", "currency": "USD", "currency_rate": 0.69, "type": "expense", "memo": "For travel expenses incurred on 2024-05-15", "tax_rate": {"id": "123456", "rate": 10}, "total_amount": 275, "line_items": [], "reference": "INV-2024-001", "source_document_url": "https://www.invoicesolution.com/expense/123456", "custom_fields": [{"id": "2389328923893298", "name": "employee_level", "description": "Employee Level", "value": "Uses Salesforce and Marketo"}], "row_version": "1-12345", "pass_through": [{"service_id": "<id>", "extend_paths": [{"path": "$.nested.property", "value": {"TaxClassificationRef": {"value": "EUC-99990201-V1-00020000"}}}]}]}
76937696
responses:
76947697
"200":
76957698
application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "Expenses", "operation": "update", "data": {"id": "12345"}}
@@ -17774,6 +17777,7 @@ examples:
1777417777
raw: false
1777517778
limit: 20
1777617779
fields: "id,updated_at"
17780+
filter: {"type": "expense"}
1777717781
header:
1777817782
x-apideck-consumer-id: "test-consumer"
1777917783
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
@@ -17801,13 +17805,14 @@ examples:
1780117805
query:
1780217806
raw: false
1780317807
fields: "id,updated_at"
17808+
filter: {"type": "expense"}
1780417809
header:
1780517810
x-apideck-consumer-id: "test-consumer"
1780617811
x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
1780717812
x-apideck-service-id: "salesforce"
1780817813
responses:
1780917814
"200":
17810-
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "categories", "operation": "one", "data": {"id": "12345", "name": "Insurance", "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"}}}]}]}}
17815+
application/json: {"status_code": 200, "status": "OK", "service": "xero", "resource": "categories", "operation": "one", "data": {"id": "12345", "name": "Insurance", "type": "expense", "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"}}}]}]}}
1781117816
"400":
1781217817
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"}
1781317818
"401":

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generation:
2424
generateNewTests: false
2525
skipResponseBodyAssertions: false
2626
python:
27-
version: 0.20.0
27+
version: 0.20.1
2828
additionalDependencies:
2929
dev: {}
3030
main: {}

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.580.0
1+
speakeasyVersion: 1.581.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:58d0abd0a05800047f98fd60dcebd853df732791a91a346c8515157f32999372
6-
sourceBlobDigest: sha256:82f9887e82aefa1d47227f638634d6085196d40364023afefff309946a16abb7
5+
sourceRevisionDigest: sha256:90c2dd3bbeb7f551b35921297af56ad896e21b9892cd75d801105fff901a1dbb
6+
sourceBlobDigest: sha256:bc43857d3ef5d44351d70a4bac18d13572b1d0ba632db6f8fc35ed87fe0e586b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1751018986
10-
- 10.18.1
9+
- speakeasy-sdk-regen-1752047038
10+
- 10.18.2
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:58d0abd0a05800047f98fd60dcebd853df732791a91a346c8515157f32999372
16-
sourceBlobDigest: sha256:82f9887e82aefa1d47227f638634d6085196d40364023afefff309946a16abb7
15+
sourceRevisionDigest: sha256:90c2dd3bbeb7f551b35921297af56ad896e21b9892cd75d801105fff901a1dbb
16+
sourceBlobDigest: sha256:bc43857d3ef5d44351d70a4bac18d13572b1d0ba632db6f8fc35ed87fe0e586b
1717
codeSamplesNamespace: apideck-python-code-samples
18-
codeSamplesRevisionDigest: sha256:5b5baea355358a6fad5bccbc190d0377cd5a65aa1c91ba90d0ec104a40552c70
18+
codeSamplesRevisionDigest: sha256:fb162dc9687e724c65c734e49bc5d475341b674911ce2bc12a50dbaa55c2c15c
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
@@ -338,4 +338,14 @@ Based on:
338338
### Generated
339339
- [python v0.20.0] .
340340
### Releases
341-
- [PyPI v0.20.0] https://pypi.org/project/apideck-unify/0.20.0 - .
341+
- [PyPI v0.20.0] https://pypi.org/project/apideck-unify/0.20.0 - .
342+
343+
## 2025-07-14 00:21:15
344+
### Changes
345+
Based on:
346+
- OpenAPI Doc
347+
- Speakeasy CLI 1.581.0 (2.656.5) https://github.com/speakeasy-api/speakeasy
348+
### Generated
349+
- [python v0.20.1] .
350+
### Releases
351+
- [PyPI v0.20.1] https://pypi.org/project/apideck-unify/0.20.1 - .

docs/models/accountingbalancesheetonerequest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
| `app_id` | *Optional[str]* | :heavy_minus_sign: | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |
1010
| `service_id` | *Optional[str]* | :heavy_minus_sign: | Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. | salesforce |
1111
| `pass_through` | Dict[str, *Any*] | :heavy_minus_sign: | Optional unmapped key/values that will be passed through to downstream as query parameters. Ie: ?pass_through[search]=leads becomes ?search=leads | {<br/>"search": "San Francisco"<br/>} |
12-
| `filter_` | [Optional[models.BalanceSheetFilter]](../models/balancesheetfilter.md) | :heavy_minus_sign: | Apply filters | {<br/>"start_date": "2021-01-01",<br/>"end_date": "2021-12-31",<br/>"period_count": 3,<br/>"period_type": "month"<br/>} |
12+
| `filter_` | [Optional[models.BalanceSheetFilter]](../models/balancesheetfilter.md) | :heavy_minus_sign: | Apply filters | {<br/>"start_date": "2021-01-01",<br/>"end_date": "2021-12-31",<br/>"period_count": 3,<br/>"period_type": "month",<br/>"location_id": "123"<br/>} |
1313
| `raw` | *Optional[bool]* | :heavy_minus_sign: | Include raw response. Mostly used for debugging purposes | |

0 commit comments

Comments
 (0)