Skip to content

Commit e956af9

Browse files
authored
Merge pull request #50 from apideck-libraries/speakeasy-sdk-regen-1749932059
chore: 🐝 Update SDK - Generate 0.18.0
2 parents f38f78c + 7e05f45 commit e956af9

Some content is hidden

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

55 files changed

+10653
-1525
lines changed

.speakeasy/gen.lock

Lines changed: 8823 additions & 1420 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ generation:
2020
oAuth2ClientCredentialsEnabled: true
2121
oAuth2PasswordEnabled: true
2222
python:
23-
version: 0.17.3
23+
version: 0.18.0
2424
additionalDependencies:
2525
dev: {}
2626
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.559.0
1+
speakeasyVersion: 1.568.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:bcc5364d11c1069d9ff7eb99c1b58265fdf68efadb332feb247084cce5ada116
6-
sourceBlobDigest: sha256:74e237d0d81627410e7d1faa661b1fbdb7acbb7649f58e7415f36f1821c673d0
5+
sourceRevisionDigest: sha256:ad760ed44b7d60c858ea3d1136a7c79e905e1f2574e5bec9bffb62328d82867b
6+
sourceBlobDigest: sha256:a761c9ee266e63a8a31116d1f991fd23da703ad75180498168769de82fd9bef9
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1749226422
10-
- 10.17.2
9+
- speakeasy-sdk-regen-1749932059
10+
- 10.18.0
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:bcc5364d11c1069d9ff7eb99c1b58265fdf68efadb332feb247084cce5ada116
16-
sourceBlobDigest: sha256:74e237d0d81627410e7d1faa661b1fbdb7acbb7649f58e7415f36f1821c673d0
15+
sourceRevisionDigest: sha256:ad760ed44b7d60c858ea3d1136a7c79e905e1f2574e5bec9bffb62328d82867b
16+
sourceBlobDigest: sha256:a761c9ee266e63a8a31116d1f991fd23da703ad75180498168769de82fd9bef9
1717
codeSamplesNamespace: apideck-python-code-samples
18-
codeSamplesRevisionDigest: sha256:44839943de86ddde6508f1bfad4bdcf44c53f0071a93adc49de68a1867d6dac4
18+
codeSamplesRevisionDigest: sha256:e6a87210d7b1a5a5627c02e79efa236205a809ca069a392aa00e5fe73687737f
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,11 @@ with Apideck(
280280
* [update](docs/sdks/bills/README.md#update) - Update Bill
281281
* [delete](docs/sdks/bills/README.md#delete) - Delete Bill
282282

283+
#### [accounting.categories](docs/sdks/categories/README.md)
284+
285+
* [list](docs/sdks/categories/README.md#list) - List Categories
286+
* [get](docs/sdks/categories/README.md#get) - Get Category
287+
283288
#### [accounting.company_info](docs/sdks/companyinfosdk/README.md)
284289

285290
* [get](docs/sdks/companyinfosdk/README.md#get) - Get company info

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,14 @@ Based on:
308308
### Generated
309309
- [python v0.17.3] .
310310
### Releases
311-
- [PyPI v0.17.3] https://pypi.org/project/apideck-unify/0.17.3 - .
311+
- [PyPI v0.17.3] https://pypi.org/project/apideck-unify/0.17.3 - .
312+
313+
## 2025-06-23 00:20:58
314+
### Changes
315+
Based on:
316+
- OpenAPI Doc
317+
- Speakeasy CLI 1.568.0 (2.632.2) https://github.com/speakeasy-api/speakeasy
318+
### Generated
319+
- [python v0.18.0] .
320+
### Releases
321+
- [PyPI v0.18.0] https://pypi.org/project/apideck-unify/0.18.0 - .
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# AccountingCategoriesAllGlobals
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
8+
| `consumer_id` | *Optional[str]* | :heavy_minus_sign: | ID of the consumer which you want to get or push data from | test-consumer |
9+
| `app_id` | *Optional[str]* | :heavy_minus_sign: | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |

docs/models/accountingcategoriesallrequest.md

Lines changed: 14 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# AccountingCategoriesAllResponse
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
8+
| `http_meta` | [models.HTTPMetadata](../models/httpmetadata.md) | :heavy_check_mark: | N/A |
9+
| `get_categories_response` | [Optional[models.GetCategoriesResponse]](../models/getcategoriesresponse.md) | :heavy_minus_sign: | Categories |
10+
| `unexpected_error_response` | [Optional[models.UnexpectedErrorResponse]](../models/unexpectederrorresponse.md) | :heavy_minus_sign: | Unexpected error |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# AccountingCategoriesOneGlobals
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
8+
| `consumer_id` | *Optional[str]* | :heavy_minus_sign: | ID of the consumer which you want to get or push data from | test-consumer |
9+
| `app_id` | *Optional[str]* | :heavy_minus_sign: | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |

0 commit comments

Comments
 (0)