Skip to content

Commit 7cfdc54

Browse files
authored
Merge pull request #36 from apideck-libraries/speakeasy-sdk-regen-1745317282
chore: 🐝 Update SDK - Generate 0.13.0
2 parents ed11319 + 8b2e0ea commit 7cfdc54

File tree

14 files changed

+97
-45
lines changed

14 files changed

+97
-45
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: fca0ac3a-5f4e-452c-bbc7-2311afa8da40
33
management:
4-
docChecksum: f0f26945510a93694cd9e1619b9b6658
5-
docVersion: 10.16.2
6-
speakeasyVersion: 1.537.0
7-
generationVersion: 2.588.0
8-
releaseVersion: 0.12.0
9-
configChecksum: f1e5830036a3743d70aea7139af18a5b
4+
docChecksum: fcfb6c83905f31bfcbb62124ff8d6114
5+
docVersion: 10.16.4
6+
speakeasyVersion: 1.540.0
7+
generationVersion: 2.593.3
8+
releaseVersion: 0.13.0
9+
configChecksum: d9551e721e236581d4311e17e44de1c8
1010
repoURL: https://github.com/apideck-libraries/sdk-python.git
1111
installationURL: https://github.com/apideck-libraries/sdk-python.git
1212
published: true
@@ -15,7 +15,7 @@ features:
1515
acceptHeaders: 3.0.0
1616
additionalDependencies: 1.0.0
1717
constsAndDefaults: 1.0.5
18-
core: 5.15.0
18+
core: 5.16.0
1919
deepObjectParams: 0.1.0
2020
defaultEnabledRetries: 0.2.0
2121
deprecations: 3.0.2

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2ClientCredentialsEnabled: true
1919
oAuth2PasswordEnabled: true
2020
python:
21-
version: 0.12.0
21+
version: 0.13.0
2222
additionalDependencies:
2323
dev: {}
2424
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.537.0
1+
speakeasyVersion: 1.540.0
22
sources:
33
Apideck:
44
sourceNamespace: apideck
5-
sourceRevisionDigest: sha256:3ae57e001ab32990b1562e31cfbe572e849bbc99af7538e1d6b2dc77a6c7a98b
6-
sourceBlobDigest: sha256:c3f565e75b61f3e87b526dc94ea43ad1e0b3532a8d1eff6405c754acfb5875c8
5+
sourceRevisionDigest: sha256:f987e7cf494da045f1d1d2917e1b78124622b5b9b7a867db15484de1d9c08709
6+
sourceBlobDigest: sha256:75d7549723d92c5c72068e9dd804a242b4c31156bdf455fb66359e8f874c832b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1744725239
10-
- 10.16.2
9+
- speakeasy-sdk-regen-1745317282
10+
- 10.16.4
1111
targets:
1212
apideck:
1313
source: Apideck
1414
sourceNamespace: apideck
15-
sourceRevisionDigest: sha256:3ae57e001ab32990b1562e31cfbe572e849bbc99af7538e1d6b2dc77a6c7a98b
16-
sourceBlobDigest: sha256:c3f565e75b61f3e87b526dc94ea43ad1e0b3532a8d1eff6405c754acfb5875c8
15+
sourceRevisionDigest: sha256:f987e7cf494da045f1d1d2917e1b78124622b5b9b7a867db15484de1d9c08709
16+
sourceBlobDigest: sha256:75d7549723d92c5c72068e9dd804a242b4c31156bdf455fb66359e8f874c832b
1717
codeSamplesNamespace: apideck-python-code-samples
18-
codeSamplesRevisionDigest: sha256:e85f31c6c6fc400b69fdd0622544ad92268ac28ea97c5310a2b857448d49f668
18+
codeSamplesRevisionDigest: sha256:437d4a6af14c5dab244ff4de0c89b559f9c76013f2096272d04da53c39a2b026
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
@@ -198,4 +198,14 @@ Based on:
198198
### Generated
199199
- [python v0.12.0] .
200200
### Releases
201-
- [PyPI v0.12.0] https://pypi.org/project/apideck-unify/0.12.0 - .
201+
- [PyPI v0.12.0] https://pypi.org/project/apideck-unify/0.12.0 - .
202+
203+
## 2025-04-28 00:19:08
204+
### Changes
205+
Based on:
206+
- OpenAPI Doc
207+
- Speakeasy CLI 1.540.0 (2.593.3) https://github.com/speakeasy-api/speakeasy
208+
### Generated
209+
- [python v0.13.0] .
210+
### Releases
211+
- [PyPI v0.13.0] https://pypi.org/project/apideck-unify/0.13.0 - .

docs/models/note.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
| `contact_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The contact that is related to the note. | 12345 |
1313
| `company_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The company that is related to the note. | 12345 |
1414
| `opportunity_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The opportunity that is related to the note. | 12345 |
15+
| `activity_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The activity that is related to the note. | 12345 |
1516
| `lead_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The lead that is related to the note. | 12345 |
1617
| `active` | *OptionalNullable[bool]* | :heavy_minus_sign: | Whether the Note is active or not. | true |
1718
| `custom_mappings` | [OptionalNullable[models.CustomMappings]](../models/custommappings.md) | :heavy_minus_sign: | When custom mappings are configured on the resource, the result is included here. | |

docs/models/noteinput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
| `contact_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The contact that is related to the note. | 12345 |
1212
| `company_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The company that is related to the note. | 12345 |
1313
| `opportunity_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The opportunity that is related to the note. | 12345 |
14+
| `activity_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The activity that is related to the note. | 12345 |
1415
| `lead_id` | *OptionalNullable[str]* | :heavy_minus_sign: | The lead that is related to the note. | 12345 |
1516
| `active` | *OptionalNullable[bool]* | :heavy_minus_sign: | Whether the Note is active or not. | true |
1617
| `pass_through` | List[[models.PassThroughBody](../models/passthroughbody.md)] | :heavy_minus_sign: | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |

0 commit comments

Comments
 (0)