Skip to content

Commit 99d06de

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.556.2
1 parent 4e9625b commit 99d06de

16 files changed

Lines changed: 75 additions & 20 deletions

.speakeasy/gen.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: dc843dc4-1925-45d6-bdd8-efe55bdf8fa2
33
management:
4-
docChecksum: 81aba978c148afb4a66ad91cafd22e8f
4+
docChecksum: 3ee8ee9cee86b0b231977d48e9b08284
55
docVersion: "1.0"
6-
speakeasyVersion: 1.555.2
7-
generationVersion: 2.620.2
8-
releaseVersion: 0.47.2
9-
configChecksum: 1719d6f078f7c3dd1f457e045016af07
6+
speakeasyVersion: 1.556.2
7+
generationVersion: 2.621.3
8+
releaseVersion: 0.47.3
9+
configChecksum: 11d6cc273da050a978ddac423150a2a4
1010
repoURL: https://github.com/unified-to/unified-python-sdk.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/unified-to/unified-python-sdk.git
@@ -16,7 +16,7 @@ features:
1616
acceptHeaders: 3.0.0
1717
additionalDependencies: 1.0.0
1818
constsAndDefaults: 1.0.5
19-
core: 5.19.1
19+
core: 5.19.2
2020
defaultEnabledRetries: 0.2.0
2121
downloadStreams: 1.0.1
2222
enumUnions: 0.1.0

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.555.2
1+
speakeasyVersion: 1.556.2
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:148a05aa0e2d03229879cf1fc4fc0ca420dbde52da67c14e28c40fb1302fe885
6-
sourceBlobDigest: sha256:34ccad6f8b6b89c82a2e2308e7a580666a0d72420dfcd64ee21b136ccb987393
5+
sourceRevisionDigest: sha256:0c3663ab434ed2389ce37b41a9c7a69ac526c1e492c85969d0c54b4245c30721
6+
sourceBlobDigest: sha256:7cdb820b411b54b413f176a4bb5e2ab0eda642331d55f8dd5335283768345843
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1748997376
9+
- speakeasy-sdk-regen-1749170125
1010
- "1.0"
1111
targets:
1212
python-target:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:148a05aa0e2d03229879cf1fc4fc0ca420dbde52da67c14e28c40fb1302fe885
16-
sourceBlobDigest: sha256:34ccad6f8b6b89c82a2e2308e7a580666a0d72420dfcd64ee21b136ccb987393
15+
sourceRevisionDigest: sha256:0c3663ab434ed2389ce37b41a9c7a69ac526c1e492c85969d0c54b4245c30721
16+
sourceBlobDigest: sha256:7cdb820b411b54b413f176a4bb5e2ab0eda642331d55f8dd5335283768345843
1717
codeSamplesNamespace: my-source-python-code-samples
18-
codeSamplesRevisionDigest: sha256:f999cf391cbcb485ad9a67a91495feff6b9002c0ffba4101090521bd98d65e65
18+
codeSamplesRevisionDigest: sha256:2705a7bcde934f57630b385fce58829ca1ec8a0f8d75ce10e2b04a79a6e36d82
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2678,4 +2678,14 @@ Based on:
26782678
### Generated
26792679
- [python v0.47.2] .
26802680
### Releases
2681-
- [PyPI v0.47.2] https://pypi.org/project/Unified-python-sdk/0.47.2 - .
2681+
- [PyPI v0.47.2] https://pypi.org/project/Unified-python-sdk/0.47.2 - .
2682+
2683+
## 2025-06-06 00:35:07
2684+
### Changes
2685+
Based on:
2686+
- OpenAPI Doc
2687+
- Speakeasy CLI 1.556.2 (2.621.3) https://github.com/speakeasy-api/speakeasy
2688+
### Generated
2689+
- [python v0.47.3] .
2690+
### Releases
2691+
- [PyPI v0.47.3] https://pypi.org/project/Unified-python-sdk/0.47.3 - .

docs/models/operations/listatsapplicationsrequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
88
| `candidate_id` | *Optional[str]* | :heavy_minus_sign: | The candidate ID to filter by |
9+
| `company_id` | *Optional[str]* | :heavy_minus_sign: | The company ID to filter by |
910
| `connection_id` | *str* | :heavy_check_mark: | ID of the connection |
1011
| `fields` | List[*str*] | :heavy_minus_sign: | Comma-delimited fields to return |
1112
| `job_id` | *Optional[str]* | :heavy_minus_sign: | The job ID to filter by |

docs/models/operations/listatscandidatesrequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
8+
| `company_id` | *Optional[str]* | :heavy_minus_sign: | The company ID to filter by |
89
| `connection_id` | *str* | :heavy_check_mark: | ID of the connection |
910
| `fields` | List[*str*] | :heavy_minus_sign: | Comma-delimited fields to return |
1011
| `limit` | *Optional[float]* | :heavy_minus_sign: | N/A |

docs/models/operations/listatsjobsrequest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------ |
8+
| `company_id` | *Optional[str]* | :heavy_minus_sign: | The company ID to filter by |
89
| `connection_id` | *str* | :heavy_check_mark: | ID of the connection |
910
| `fields` | List[*str*] | :heavy_minus_sign: | Comma-delimited fields to return |
1011
| `limit` | *Optional[float]* | :heavy_minus_sign: | N/A |

docs/models/operations/listcalendarbusiesrequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
| `raw` | *Optional[str]* | :heavy_minus_sign: | Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar |
1717
| `sort` | *Optional[str]* | :heavy_minus_sign: | N/A |
1818
| `start_gte` | *Optional[str]* | :heavy_minus_sign: | The start date to filter by |
19-
| `updated_gte` | *Optional[str]* | :heavy_minus_sign: | Return only results whose updated date is equal or greater to this value |
19+
| `updated_gte` | *Optional[str]* | :heavy_minus_sign: | Return only results whose updated date is equal or greater to this value |
20+
| `user_id` | *Optional[str]* | :heavy_minus_sign: | The user/employee ID to filter by |

0 commit comments

Comments
 (0)