Skip to content
Open
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
295 changes: 212 additions & 83 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:26f8a37dde3041e1f601d025f8574462dc8fea4117ff60f0176384390d21582f
sourceBlobDigest: sha256:91446e2a1c8d558bdda944157f63cb036eeb41efb8e5e2203ef70a5ca8449ce4
tags:
- latest
- speakeasy-sdk-regen-1783058612
- 10.24.47
- speakeasy-sdk-regen-1784187609
- 10.26.3
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:229d95eb38648660c4e5fea6bfca131317397d4ea10028ffbc1a8a53459bfb87
sourceBlobDigest: sha256:3962e1b76b121d899a2bcada29d1159e9e74fed3e007680e8c1d1145aac8bcce
sourceRevisionDigest: sha256:26f8a37dde3041e1f601d025f8574462dc8fea4117ff60f0176384390d21582f
sourceBlobDigest: sha256:91446e2a1c8d558bdda944157f63cb036eeb41efb8e5e2203ef70a5ca8449ce4
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:7095106050166eab427adc9fddf1dd33139d7f2691416a16c282666de9e73218
codeSamplesRevisionDigest: sha256:51179d9c183c332fd752eb22aeea3236d7d911308090f0cc0f725012f5c54252
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-21 00:34:30
### 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