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
14 changes: 4 additions & 10 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
management:
docChecksum: dc561bf49945984d6fdb17e865308b2e
docVersion: 10.20.8
docChecksum: a7ad08d6f4be43729f38ef68b9200aef
docVersion: 10.20.9
speakeasyVersion: 1.606.0
generationVersion: 2.686.7
releaseVersion: 0.21.3
configChecksum: 3004a247977e7a44e2bfd3e959ccf0f5
releaseVersion: 0.21.4
configChecksum: 7200798696f615fcf0039befab82d516
repoURL: https://github.com/apideck-libraries/sdk-python.git
installationURL: https://github.com/apideck-libraries/sdk-python.git
published: true
Expand Down Expand Up @@ -18013,9 +18013,3 @@ examples:
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
examplesVersion: 1.0.2
generatedTests: {}
releaseNotes: |
## SDK Changes Detected:
* `apideck.accounting.subsidiaries.list()`: `response.data.[].currencies` **Added**
* `apideck.accounting.subsidiaries.create()`: `request.currencies` **Added**
* `apideck.accounting.subsidiaries.get()`: `response.data.currencies` **Added**
* `apideck.accounting.subsidiaries.update()`: `request.currencies` **Added**
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
python:
version: 0.21.3
version: 0.21.4
additionalDependencies:
dev: {}
main: {}
Expand Down
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.606.0
sources:
Apideck:
sourceNamespace: apideck
sourceRevisionDigest: sha256:e02f9a02686cf3539d084c29d50339e31c96f2d974b99a793e38740482974f44
sourceBlobDigest: sha256:cd487bbcb7d14cf67c60da12fafa3531f66a2812974152b9574e103a64f2c2b7
sourceRevisionDigest: sha256:25d7ffb9880be585bf4e03239d6587efd14792511c091c6f03b7445cbe92f61d
sourceBlobDigest: sha256:bca4b2125a4af1cb743a6239ed2c84f50c552769b37e7439d93c71952073d5a0
tags:
- latest
- speakeasy-sdk-regen-1755168715
- 10.20.8
- speakeasy-sdk-regen-1755697881
- 10.20.9
targets:
apideck:
source: Apideck
sourceNamespace: apideck
sourceRevisionDigest: sha256:e02f9a02686cf3539d084c29d50339e31c96f2d974b99a793e38740482974f44
sourceBlobDigest: sha256:cd487bbcb7d14cf67c60da12fafa3531f66a2812974152b9574e103a64f2c2b7
sourceRevisionDigest: sha256:25d7ffb9880be585bf4e03239d6587efd14792511c091c6f03b7445cbe92f61d
sourceBlobDigest: sha256:bca4b2125a4af1cb743a6239ed2c84f50c552769b37e7439d93c71952073d5a0
codeSamplesNamespace: apideck-python-code-samples
codeSamplesRevisionDigest: sha256:3872c8d81e8858e6105a23c96bf400a7e5262d731d8ea61127caa0a6c662eea7
codeSamplesRevisionDigest: sha256:d2bda16e0c0a8e3edaba357f149b5209e453fe244fb535e845dd4c7e02502f4b
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,4 +408,14 @@ Based on:
### Generated
- [python v0.21.3] .
### Releases
- [PyPI v0.21.3] https://pypi.org/project/apideck-unify/0.21.3 - .
- [PyPI v0.21.3] https://pypi.org/project/apideck-unify/0.21.3 - .

## 2025-08-21 06:09:36
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.606.0 (2.686.7) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.21.4] .
### Releases
- [PyPI v0.21.4] https://pypi.org/project/apideck-unify/0.21.4 - .
22 changes: 13 additions & 9 deletions docs/models/jobstatus.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ The status of the job.

## Values

| Name | Value |
| ----------- | ----------- |
| `DRAFT` | draft |
| `INTERNAL` | internal |
| `PUBLISHED` | published |
| `COMPLETED` | completed |
| `PLACED` | placed |
| `ON_HOLD` | on-hold |
| `PRIVATE` | private |
| Name | Value |
| ---------------------- | ---------------------- |
| `DRAFT` | draft |
| `INTERNAL` | internal |
| `PUBLISHED` | published |
| `COMPLETED` | completed |
| `PLACED` | placed |
| `ON_HOLD` | on-hold |
| `PRIVATE` | private |
| `ACCEPTING_CANDIDATES` | accepting_candidates |
| `OPEN` | open |
| `CLOSED` | closed |
| `ARCHIVED` | archived |
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[project]
name = "apideck-unify"
version = "0.21.3"
version = "0.21.4"
description = "Python Client SDK Generated by Speakeasy."
authors = [{ name = "Speakeasy" },]
readme = "README-PYPI.md"
Expand Down
6 changes: 3 additions & 3 deletions src/apideck_unify/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
import importlib.metadata

__title__: str = "apideck-unify"
__version__: str = "0.21.3"
__openapi_doc_version__: str = "10.20.8"
__version__: str = "0.21.4"
__openapi_doc_version__: str = "10.20.9"
__gen_version__: str = "2.686.7"
__user_agent__: str = "speakeasy-sdk/python 0.21.3 2.686.7 10.20.8 apideck-unify"
__user_agent__: str = "speakeasy-sdk/python 0.21.4 2.686.7 10.20.9 apideck-unify"

try:
if __package__ is not None:
Expand Down
4 changes: 4 additions & 0 deletions src/apideck_unify/models/jobstatus.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ class JobStatus(str, Enum):
PLACED = "placed"
ON_HOLD = "on-hold"
PRIVATE = "private"
ACCEPTING_CANDIDATES = "accepting_candidates"
OPEN = "open"
CLOSED = "closed"
ARCHIVED = "archived"