Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit d5ceaa5

Browse files
authored
Merge pull request #15 from apideck-libraries/speakeasy-sdk-regen-1748649912
chore: 🐝 Update SDK - Generate 0.16.1
2 parents 771260a + 5eca110 commit d5ceaa5

File tree

12 files changed

+50
-32
lines changed

12 files changed

+50
-32
lines changed

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.554.1
1+
speakeasyVersion: 1.555.0
22
sources:
33
accounting:
44
sourceNamespace: apideck-accounting-only-oas
5-
sourceRevisionDigest: sha256:07f00dd1d80112ff7b0cd20f760547d7d794f77f99f52977c8b16493f85728a5
6-
sourceBlobDigest: sha256:031ea6d40063706f7d27efc31ec09f35d18017945c4a7d419c90a7e948957cc8
5+
sourceRevisionDigest: sha256:b944eb0582b04e721539272323eaa52e06f45821795a0e2dfc339192d8dd9942
6+
sourceBlobDigest: sha256:72650e96f5675586bc5b9980f08e48745f4adb4e6caa616c7ab8f4a6fb80d706
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1748304302
9+
- speakeasy-sdk-regen-1748649912
1010
- 10.17.2
1111
lending:
1212
sourceNamespace: lending
@@ -19,10 +19,10 @@ targets:
1919
accounting-py:
2020
source: accounting
2121
sourceNamespace: apideck-accounting-only-oas
22-
sourceRevisionDigest: sha256:07f00dd1d80112ff7b0cd20f760547d7d794f77f99f52977c8b16493f85728a5
23-
sourceBlobDigest: sha256:031ea6d40063706f7d27efc31ec09f35d18017945c4a7d419c90a7e948957cc8
22+
sourceRevisionDigest: sha256:b944eb0582b04e721539272323eaa52e06f45821795a0e2dfc339192d8dd9942
23+
sourceBlobDigest: sha256:72650e96f5675586bc5b9980f08e48745f4adb4e6caa616c7ab8f4a6fb80d706
2424
codeSamplesNamespace: apideck-accounting-only-oas-python-code-samples
25-
codeSamplesRevisionDigest: sha256:2c637e1c1d81342f5e869ec43b968a4e1818dbf62ce06ea4e0045ad8f2d9b5e1
25+
codeSamplesRevisionDigest: sha256:d8a89398fd6bb045bb24d356f1ec9ab48fab3ba8699f1abb368f8e4d285dc258
2626
accounting-ts:
2727
source: accounting
2828
sourceNamespace: accounting

accounting/.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 7d6df67c-ae69-48d7-917a-ebe77fda919e
33
management:
4-
docChecksum: ae65961b639f1187fdcd44bc9130ad1e
4+
docChecksum: 3cebcf519e1ab652eef11b56b5de2ea0
55
docVersion: 10.17.2
6-
speakeasyVersion: 1.554.1
7-
generationVersion: 2.616.1
8-
releaseVersion: 0.16.0
9-
configChecksum: c1b34890b1c5d7ed8e96960ee4259edd
6+
speakeasyVersion: 1.555.0
7+
generationVersion: 2.618.0
8+
releaseVersion: 0.16.1
9+
configChecksum: 03b085d62ae13c2e9b7656b6d5f01051
1010
repoURL: https://github.com/apideck-libraries/sdk-python-pack.git
1111
repoSubDirectory: accounting
1212
installationURL: https://github.com/apideck-libraries/sdk-python-pack.git#subdirectory=accounting

accounting/.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.16.0
23+
version: 0.16.1
2424
additionalDependencies:
2525
dev: {}
2626
main: {}

accounting/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,14 @@ Based on:
9898
### Generated
9999
- [python v0.16.0] accounting
100100
### Releases
101-
- [PyPI v0.16.0] https://pypi.org/project/apideck-accounting-unify/0.16.0 - accounting
101+
- [PyPI v0.16.0] https://pypi.org/project/apideck-accounting-unify/0.16.0 - accounting
102+
103+
## 2025-06-03 00:05:06
104+
### Changes
105+
Based on:
106+
- OpenAPI Doc
107+
- Speakeasy CLI 1.555.0 (2.618.0) https://github.com/speakeasy-api/speakeasy
108+
### Generated
109+
- [python v0.16.1] accounting
110+
### Releases
111+
- [PyPI v0.16.1] https://pypi.org/project/apideck-accounting-unify/0.16.1 - accounting

accounting/docs/models/costofgoodssold.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ The cost of goods sold accounts
1111
| `code` | *Optional[str]* | :heavy_minus_sign: | The account code of the account | 1100 |
1212
| `title` | *Optional[str]* | :heavy_minus_sign: | The name of the account. | Current assets |
1313
| `type` | [OptionalNullable[models.ProfitAndLossType]](../models/profitandlosstype.md) | :heavy_minus_sign: | The type of profit and loss | Section |
14-
| `total` | *Nullable[float]* | :heavy_check_mark: | The aggregated total of all accounts within this category. | 1000 |
14+
| `total` | *OptionalNullable[float]* | :heavy_minus_sign: | The aggregated total of all accounts within this category. | 1000 |
1515
| `records` | *Any* | :heavy_check_mark: | N/A | |

accounting/docs/models/journalentrystatus.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ Journal entry status
1313
| `POSTED` | posted |
1414
| `VOIDED` | voided |
1515
| `REJECTED` | rejected |
16-
| `DELETED` | deleted |
16+
| `DELETED` | deleted |
17+
| `OTHER` | other |

accounting/docs/models/profitandlossindicator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55

66
| Field | Type | Required | Description | Example |
77
| --------------------------------------------- | --------------------------------------------- | --------------------------------------------- | --------------------------------------------- | --------------------------------------------- |
8-
| `total` | *Nullable[float]* | :heavy_check_mark: | The total amount of the transaction or record | 49.99 |
8+
| `total` | *OptionalNullable[float]* | :heavy_minus_sign: | The total amount of the transaction or record | 49.99 |

accounting/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apideck-accounting-unify"
3-
version = "0.16.0"
3+
version = "0.16.1"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Speakeasy" },]
66
readme = "README-PYPI.md"

accounting/src/apideck_accounting_unify/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
import importlib.metadata
44

55
__title__: str = "apideck-accounting-unify"
6-
__version__: str = "0.16.0"
6+
__version__: str = "0.16.1"
77
__openapi_doc_version__: str = "10.17.2"
8-
__gen_version__: str = "2.616.1"
8+
__gen_version__: str = "2.618.0"
99
__user_agent__: str = (
10-
"speakeasy-sdk/python 0.16.0 2.616.1 10.17.2 apideck-accounting-unify"
10+
"speakeasy-sdk/python 0.16.1 2.618.0 10.17.2 apideck-accounting-unify"
1111
)
1212

1313
try:

accounting/src/apideck_accounting_unify/models/journalentry.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ class JournalEntryStatus(str, Enum):
3838
VOIDED = "voided"
3939
REJECTED = "rejected"
4040
DELETED = "deleted"
41+
OTHER = "other"
4142

4243

4344
class JournalEntryTypedDict(TypedDict):

0 commit comments

Comments
 (0)