Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.451.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Dec 5, 2024
1 parent 5f6a4e2 commit 1733dec
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 18 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/react-query
/__tests__
/models
/models/errors
Expand Down
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
**/*
!/FUNCTIONS.md
!/RUNTIMES.md
!/REACT_QUERY.md
!/**/*.ts
!/**/*.js
!/**/*.map
Expand Down
8 changes: 4 additions & 4 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: 7a2c976b-8158-4d12-8b59-c491e9e10cfd
management:
docChecksum: 9fbd6321083c0c2d44365ff84b8e2cb8
docVersion: 1.0.0
speakeasyVersion: 1.451.1
generationVersion: 2.470.1
releaseVersion: 0.14.28
configChecksum: 5f54f48170c08ba46de6aff3eb6c78c3
speakeasyVersion: 1.451.3
generationVersion: 2.471.2
releaseVersion: 0.14.29
configChecksum: 152185afdb54bdda5db9eab035f29e4d
repoURL: https://github.com/ding-live/ding-typescript.git
repoSubDirectory: .
installationURL: https://github.com/ding-live/ding-typescript
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.451.1
speakeasyVersion: 1.451.3
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:9d5e75dab114a22fe5e1044f69aec4573699e53964e97cbcba48ae0d933ad4eb
sourceRevisionDigest: sha256:18db0ca29476676abbf53c082fed4e7031daba11ce841d0d266982ea43064a61
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
tags:
- latest
- speakeasy-sdk-regen-1733270628
- speakeasy-sdk-regen-1733357027
- 1.0.0
targets:
'@ding-live/ding':
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:9d5e75dab114a22fe5e1044f69aec4573699e53964e97cbcba48ae0d933ad4eb
sourceRevisionDigest: sha256:18db0ca29476676abbf53c082fed4e7031daba11ce841d0d266982ea43064a61
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:dd5f79c8de72b1d7b46b97a37fabadb9e00dd7e8305f4af031cda3ff63e8c5d6
codeSamplesRevisionDigest: sha256:1cd62ba417ba0e76680ef6ec77903d9811390708772947f80471f2d29ff8d464
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 @@ -886,4 +886,14 @@ Based on:
### Generated
- [typescript v0.14.28] .
### Releases
- [NPM v0.14.28] https://www.npmjs.com/package/@ding-live/ding/v/0.14.28 - .
- [NPM v0.14.28] https://www.npmjs.com/package/@ding-live/ding/v/0.14.28 - .

## 2024-12-05 00:03:44
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.451.3 (2.471.2) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.14.29] .
### Releases
- [NPM v0.14.29] https://www.npmjs.com/package/@ding-live/ding/v/0.14.29 - .
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.28
version: 0.14.29
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.28",
"version": "0.14.29",
"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.28",
"version": "0.14.29",
"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.28",
genVersion: "2.470.1",
userAgent: "speakeasy-sdk/typescript 0.14.28 2.470.1 1.0.0 @ding-live/ding",
sdkVersion: "0.14.29",
genVersion: "2.471.2",
userAgent: "speakeasy-sdk/typescript 0.14.29 2.471.2 1.0.0 @ding-live/ding",
} as const;

0 comments on commit 1733dec

Please sign in to comment.