Skip to content

Commit

Permalink
Merge pull request #57 from dubinc/speakeasy-sdk-regen-1732061565
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 0.11.6
  • Loading branch information
devkiran authored Nov 20, 2024
2 parents cbe8edd + 387815b commit 27ca1b5
Show file tree
Hide file tree
Showing 19 changed files with 30 additions and 27 deletions.
6 changes: 3 additions & 3 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 1773e9c7-1931-4663-8ac8-4deaf8db76f5
management:
docChecksum: 3ef1ef9c9d74fec7e02627ba9e554d72
docChecksum: 50940bc805a726aadeb489d51cfdbb1d
docVersion: 0.0.1
speakeasyVersion: 1.441.0
generationVersion: 2.460.1
releaseVersion: 0.11.5
configChecksum: 5541ba93c49a9faa5665616389da78b1
releaseVersion: 0.11.6
configChecksum: 3b98a094e3208308b7f2005c4b3c83d8
repoURL: https://github.com/dubinc/dub-go.git
installationURL: https://github.com/dubinc/dub-go
features:
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
go:
version: 0.11.5
version: 0.11.6
additionalDependencies: {}
allowUnknownFieldsInWeakUnions: false
clientServerStatusCodesAsErrors: true
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@ speakeasyVersion: 1.441.0
sources:
dub:
sourceNamespace: dub
sourceRevisionDigest: sha256:40bd0bf587ac5f2dbf15765dddbb3f01a7bcc9c52876a8f1d6239d070b455138
sourceBlobDigest: sha256:8a4e70db804429e1437f077b3a805489f8e7b1b6f330df472038ab5f2fb63917
sourceRevisionDigest: sha256:787a90a4e4e337ab9dbf2d646f72007de36b4dfeb053efe89a89aeab9cdb191f
sourceBlobDigest: sha256:a7423ba80ea8c00c2f1c7d003a0b863b7970f13de39398cb5f95ccd9ce7462e6
tags:
- latest
- speakeasy-sdk-regen-1731975175
- speakeasy-sdk-regen-1732061565
targets:
my-first-target:
source: dub
sourceNamespace: dub
sourceRevisionDigest: sha256:40bd0bf587ac5f2dbf15765dddbb3f01a7bcc9c52876a8f1d6239d070b455138
sourceBlobDigest: sha256:8a4e70db804429e1437f077b3a805489f8e7b1b6f330df472038ab5f2fb63917
sourceRevisionDigest: sha256:787a90a4e4e337ab9dbf2d646f72007de36b4dfeb053efe89a89aeab9cdb191f
sourceBlobDigest: sha256:a7423ba80ea8c00c2f1c7d003a0b863b7970f13de39398cb5f95ccd9ce7462e6
codeSamplesNamespace: code-samples-go-my-first-target
codeSamplesRevisionDigest: sha256:244f841f15d125da62120c2b13aad3cd2da761f8cd7d03e5f843aff3195b8da2
codeSamplesRevisionDigest: sha256:d1017dacd4bcf2089b5b197661a66944b690f5e6c8e4671b23f1ea6fdd3ed8e1
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 @@ -538,4 +538,14 @@ Based on:
### Generated
- [go v0.11.5] .
### Releases
- [Go v0.11.5] https://github.com/dubinc/dub-go/releases/tag/v0.11.5 - .
- [Go v0.11.5] https://github.com/dubinc/dub-go/releases/tag/v0.11.5 - .

## 2024-11-20 00:12:42
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.441.0 (2.460.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v0.11.6] .
### Releases
- [Go v0.11.6] https://github.com/dubinc/dub-go/releases/tag/v0.11.6 - .
2 changes: 1 addition & 1 deletion docs/models/components/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| `Identifier` | *string* | :heavy_check_mark: | The identifier of the short link that is unique across your workspace. If set, it can be used to identify your short link for client-side click tracking. |
| `Archived` | **bool* | :heavy_minus_sign: | N/A |
| `ExpiresAt` | *string* | :heavy_check_mark: | N/A |
| `ExpiredURL` | *string* | :heavy_check_mark: | The URL to redirect to when the short link has expired. |
| `ExpiredURL` | *string* | :heavy_check_mark: | N/A |
| `Password` | *string* | :heavy_check_mark: | The password required to access the destination URL of the short link. |
| `Proxy` | **bool* | :heavy_minus_sign: | N/A |
| `Title` | *string* | :heavy_check_mark: | The title of the short link generated via `api.dub.co/metatags`. Will be used for Custom Social Media Cards if `proxy` is true. |
Expand Down
2 changes: 1 addition & 1 deletion docs/models/components/leadcreatedeventlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
| `Identifier` | *string* | :heavy_check_mark: | The identifier of the short link that is unique across your workspace. If set, it can be used to identify your short link for client-side click tracking. |
| `Archived` | **bool* | :heavy_minus_sign: | N/A |
| `ExpiresAt` | *string* | :heavy_check_mark: | N/A |
| `ExpiredURL` | *string* | :heavy_check_mark: | The URL to redirect to when the short link has expired. |
| `ExpiredURL` | *string* | :heavy_check_mark: | N/A |
| `Password` | *string* | :heavy_check_mark: | The password required to access the destination URL of the short link. |
| `Proxy` | **bool* | :heavy_minus_sign: | N/A |
| `Title` | *string* | :heavy_check_mark: | The title of the short link generated via `api.dub.co/metatags`. Will be used for Custom Social Media Cards if `proxy` is true. |
Expand Down
Loading

0 comments on commit 27ca1b5

Please sign in to comment.