Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.453.8
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Dec 10, 2024
1 parent 9e1aea8 commit 475b939
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 20 deletions.
12 changes: 6 additions & 6 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@ id: 7a2c976b-8158-4d12-8b59-c491e9e10cfd
management:
docChecksum: 9fbd6321083c0c2d44365ff84b8e2cb8
docVersion: 1.0.0
speakeasyVersion: 1.453.4
generationVersion: 2.474.6
releaseVersion: 0.14.33
configChecksum: c5fd2314526b71ab6a59e148e5b98797
speakeasyVersion: 1.453.8
generationVersion: 2.474.15
releaseVersion: 0.14.34
configChecksum: 653799ef0753f5cf472e8709d9b76716
repoURL: https://github.com/ding-live/ding-typescript.git
repoSubDirectory: .
installationURL: https://github.com/ding-live/ding-typescript
published: true
features:
typescript:
additionalDependencies: 0.1.0
core: 3.18.8
core: 3.18.9
defaultEnabledRetries: 0.1.0
enumUnions: 0.1.0
envVarSecurityUsage: 0.1.2
examples: 2.81.4
flattening: 2.82.0
flattening: 2.82.1
globalSecurity: 2.82.11
globalSecurityCallbacks: 0.1.0
globalSecurityFlattening: 0.1.0
Expand Down
10 changes: 5 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.453.4
speakeasyVersion: 1.453.8
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:5fa8905efa630926aa718ebb09b711c22c9537af437bf046ed71c62674cac388
sourceRevisionDigest: sha256:43cbb041df8ded714db89cfafd4cb5f70950ed3047d5bb8fa973edc5f93e9630
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
tags:
- latest
- speakeasy-sdk-regen-1733702622
- speakeasy-sdk-regen-1733789053
- 1.0.0
targets:
'@ding-live/ding':
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:5fa8905efa630926aa718ebb09b711c22c9537af437bf046ed71c62674cac388
sourceRevisionDigest: sha256:43cbb041df8ded714db89cfafd4cb5f70950ed3047d5bb8fa973edc5f93e9630
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:d2e05e7c1a260a37c22f0bceacd8cf64aa2b28eff88572a7acb650b8ebb0759c
codeSamplesRevisionDigest: sha256:a29e9ab5cac38def3fc5d9ed98d4bf9cbf3d2c80d5e76115eaaa432f1e4cfa82
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 @@ -936,4 +936,14 @@ Based on:
### Generated
- [typescript v0.14.33] .
### Releases
- [NPM v0.14.33] https://www.npmjs.com/package/@ding-live/ding/v/0.14.33 - .
- [NPM v0.14.33] https://www.npmjs.com/package/@ding-live/ding/v/0.14.33 - .

## 2024-12-10 00:04:08
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.453.8 (2.474.15) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.14.34] .
### Releases
- [NPM v0.14.34] https://www.npmjs.com/package/@ding-live/ding/v/0.14.34 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.14.33
version: 0.14.34
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand Down
2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "@ding-live/ding",
"version": "0.14.33",
"version": "0.14.34",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ding-live/ding",
"version": "0.14.33",
"version": "0.14.34",
"author": "Ding",
"main": "./index.js",
"sideEffects": false,
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "1.0.0",
sdkVersion: "0.14.33",
genVersion: "2.474.6",
userAgent: "speakeasy-sdk/typescript 0.14.33 2.474.6 1.0.0 @ding-live/ding",
sdkVersion: "0.14.34",
genVersion: "2.474.15",
userAgent: "speakeasy-sdk/typescript 0.14.34 2.474.15 1.0.0 @ding-live/ding",
} as const;

0 comments on commit 475b939

Please sign in to comment.