Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
283 changes: 206 additions & 77 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ generation:
persistentEdits: {}
versioningStrategy: automatic
python:
version: 0.31.30
version: 0.32.0
additionalDependencies:
dev: {}
main: {}
Expand All @@ -48,6 +48,7 @@ python:
constFieldCasing: upper
defaultErrorName: APIError
description: Python Client SDK Generated by Speakeasy.
durationFormat: false
enableCustomCodeRegions: false
enumFormat: enum
envVarPrefix: APIDECK
Expand Down Expand Up @@ -94,3 +95,4 @@ python:
sseFlatResponse: false
templateVersion: v2
useAsyncHooks: false
uuidFormat: false
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ speakeasyVersion: 1.656.1
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:229d95eb38648660c4e5fea6bfca131317397d4ea10028ffbc1a8a53459bfb87
sourceBlobDigest: sha256:3962e1b76b121d899a2bcada29d1159e9e74fed3e007680e8c1d1145aac8bcce
sourceRevisionDigest: sha256:bd20386803b35dca8e23d4679e836d66a485565d2cc55319cbbb14f02ec5dc5b
sourceBlobDigest: sha256:25898c61f09796ac806238de155a4e94b9de7da2db23e16da53b70920527e1b6
tags:
- latest
- speakeasy-sdk-regen-1783058612
- 10.24.47
- speakeasy-sdk-regen-1783435601
- 10.25.3
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:229d95eb38648660c4e5fea6bfca131317397d4ea10028ffbc1a8a53459bfb87
sourceBlobDigest: sha256:3962e1b76b121d899a2bcada29d1159e9e74fed3e007680e8c1d1145aac8bcce
sourceRevisionDigest: sha256:bd20386803b35dca8e23d4679e836d66a485565d2cc55319cbbb14f02ec5dc5b
sourceBlobDigest: sha256:25898c61f09796ac806238de155a4e94b9de7da2db23e16da53b70920527e1b6
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:7095106050166eab427adc9fddf1dd33139d7f2691416a16c282666de9e73218
codeSamplesRevisionDigest: sha256:f977a140a546af35b825dd09ba363b8e378f94fb5862fc3b9c05561bf9306b81
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,11 @@ with Apideck(
* [update](docs/sdks/leads/README.md#update) - Update lead
* [delete](docs/sdks/leads/README.md#delete) - Delete lead

#### [crm.lists](docs/sdks/lists/README.md)

* [list](docs/sdks/lists/README.md#list) - List lists
* [get](docs/sdks/lists/README.md#get) - Get list

#### [crm.notes](docs/sdks/notes/README.md)

* [list](docs/sdks/notes/README.md#list) - List notes
Expand Down Expand Up @@ -1072,7 +1077,7 @@ with Apideck(


**Inherit from [`ApideckError`](./src/apideck_unify/models/apideckerror.py)**:
* [`Unauthorized`](./src/apideck_unify/models/unauthorized.py): Unauthorized. Status code `401`. Applicable to 6 of 337 methods.*
* [`Unauthorized`](./src/apideck_unify/models/unauthorized.py): Unauthorized. Status code `401`. Applicable to 6 of 339 methods.*
* [`ResponseValidationError`](./src/apideck_unify/models/responsevalidationerror.py): Type mismatch between the response data and the expected Pydantic model. Provides access to the Pydantic validation error via the `cause` attribute.

</details>
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1368,4 +1368,14 @@ Based on:
### Generated
- [python v0.31.30] .
### Releases
- [PyPI v0.31.30] https://pypi.org/project/apideck-unify/0.31.30 - .
- [PyPI v0.31.30] https://pypi.org/project/apideck-unify/0.31.30 - .

## 2026-07-16 06:01:09
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.656.1 (2.753.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.32.0] .
### Releases
- [PyPI v0.32.0] https://pypi.org/project/apideck-unify/0.32.0 - .
3 changes: 2 additions & 1 deletion docs/models/accountingattachmentsallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingcategoriesallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingcompaniesallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingdepartmentsallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingemployeesallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingexpensecategoriesallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingexpensereportsallrequest.md

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion docs/models/accountingexpensesallrequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@
| `company_id` | *Optional[str]* | :heavy_minus_sign: | The ID of the company to scope requests to. For connectors that support multi-company, this overrides the default company configured in connection settings. | 12345 |
| `cursor` | *OptionalNullable[str]* | :heavy_minus_sign: | Cursor to start from. You can find cursors for next/previous pages in the meta.cursors property of the response. | |
| `limit` | *Optional[int]* | :heavy_minus_sign: | Number of results to return. Minimum 1, Maximum 200, Default 20 | |
| `filter_` | [Optional[models.ExpensesFilter]](../models/expensesfilter.md) | :heavy_minus_sign: | Apply filters | {<br/>"updated_since": "2020-09-30T07:43:32.000Z",<br/>"status": "draft",<br/>"type": "expense"<br/>} |
| `filter_` | [Optional[models.ExpensesFilter]](../models/expensesfilter.md) | :heavy_minus_sign: | Apply filters | {<br/>"updated_since": "2020-09-30T07:43:32.000Z",<br/>"status": "draft",<br/>"type": "expense"<br/>} |
| `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/>} |
Loading