Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.448.2
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 28, 2024
1 parent 7f0178c commit 9cb7772
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 29 deletions.
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.448.0
generationVersion: 2.466.0
releaseVersion: 0.14.21
configChecksum: cb873bcb407b861c19059d7129730121
speakeasyVersion: 1.448.2
generationVersion: 2.467.4
releaseVersion: 0.14.22
configChecksum: 9e2a75097ab2d92290e8be44eba4f2cb
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.448.0
speakeasyVersion: 1.448.2
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:57fc9341015579691c8f2d58c545455ab68a1ded368b2a228fb93c77cfe6c366
sourceRevisionDigest: sha256:9a5c2891df1e11fcc98aca0bc9273bd5e838e06068809ba35428ebb54ce742c2
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
tags:
- latest
- speakeasy-sdk-regen-1732665821
- speakeasy-sdk-regen-1732752228
- 1.0.0
targets:
'@ding-live/ding':
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:57fc9341015579691c8f2d58c545455ab68a1ded368b2a228fb93c77cfe6c366
sourceRevisionDigest: sha256:9a5c2891df1e11fcc98aca0bc9273bd5e838e06068809ba35428ebb54ce742c2
sourceBlobDigest: sha256:4d3dd890b21d2c069d944869e00ea2505c58a172c1b06fa3cb7b59c56c21a500
codeSamplesNamespace: my-source-typescript-code-samples
codeSamplesRevisionDigest: sha256:e6ab9c223a6655ea3b168fcc549c2e4370ed86d9d2c2d9bea8c49d8231771ff1
codeSamplesRevisionDigest: sha256:a02f711fe89989350342fde3e6d8eb1c74ab0439345510afc1cbf34003beef21
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
27 changes: 16 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,23 @@ Ding: The OTP API allows you to send authentication codes to your users using th

<!-- Start Table of Contents [toc] -->
## Table of Contents
<!-- $toc-max-depth=2 -->
* [Ding Typescript/Javascript SDK](#ding-typescriptjavascript-sdk)
* [SDK Installation](#sdk-installation)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [Error Handling](#error-handling)
* [Custom HTTP Client](#custom-http-client)
* [Authentication](#authentication)
* [Server Selection](#server-selection)
* [Requirements](#requirements)
* [Retries](#retries)
* [Debugging](#debugging)
* [Standalone functions](#standalone-functions)
* [Development](#development)
* [Maturity](#maturity)
* [Contributions](#contributions)

* [SDK Installation](#sdk-installation)
* [Requirements](#requirements)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [Standalone functions](#standalone-functions)
* [Retries](#retries)
* [Error Handling](#error-handling)
* [Server Selection](#server-selection)
* [Custom HTTP Client](#custom-http-client)
* [Authentication](#authentication)
* [Debugging](#debugging)
<!-- End Table of Contents [toc] -->

<!-- Start SDK Installation [installation] -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -816,4 +816,14 @@ Based on:
### Generated
- [typescript v0.14.21] .
### Releases
- [NPM v0.14.21] https://www.npmjs.com/package/@ding-live/ding/v/0.14.21 - .
- [NPM v0.14.21] https://www.npmjs.com/package/@ding-live/ding/v/0.14.21 - .

## 2024-11-28 00:03:45
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.448.2 (2.467.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.14.22] .
### Releases
- [NPM v0.14.22] https://www.npmjs.com/package/@ding-live/ding/v/0.14.22 - .
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.21
version: 0.14.22
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.21",
"version": "0.14.22",
"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.21",
"version": "0.14.22",
"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.21",
genVersion: "2.466.0",
userAgent: "speakeasy-sdk/typescript 0.14.21 2.466.0 1.0.0 @ding-live/ding",
sdkVersion: "0.14.22",
genVersion: "2.467.4",
userAgent: "speakeasy-sdk/typescript 0.14.22 2.467.4 1.0.0 @ding-live/ding",
} as const;

0 comments on commit 9cb7772

Please sign in to comment.