Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.448.0
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Nov 27, 2024
1 parent 7776e39 commit 2f86487
Show file tree
Hide file tree
Showing 12 changed files with 214 additions and 30 deletions.
18 changes: 9 additions & 9 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
speakeasyVersion: 1.446.0
speakeasyVersion: 1.448.0
sources:
source1:
sourceNamespace: source-1
sourceRevisionDigest: sha256:08663567222a78a1d6f5be50ddf46ca40e3cb0fba21dec10a095d6058f8fd24f
sourceRevisionDigest: sha256:7953d7d07da1ca91076680317b87cba9600d1127f14f6b11cfe67dd2bda7dd0b
sourceBlobDigest: sha256:012d4be23953adcc7552fbaf9a012f9f2ce1acb929189304bea43cccd9e8e681
tags:
- latest
- speakeasy-sdk-regen-1732582941
- speakeasy-sdk-regen-1732669385
- 1.0.0
targets:
accounting:
Expand All @@ -24,10 +24,10 @@ targets:
lending:
source: source1
sourceNamespace: source-1
sourceRevisionDigest: sha256:08663567222a78a1d6f5be50ddf46ca40e3cb0fba21dec10a095d6058f8fd24f
sourceRevisionDigest: sha256:7953d7d07da1ca91076680317b87cba9600d1127f14f6b11cfe67dd2bda7dd0b
sourceBlobDigest: sha256:012d4be23953adcc7552fbaf9a012f9f2ce1acb929189304bea43cccd9e8e681
codeSamplesNamespace: source-1-code-samples
codeSamplesRevisionDigest: sha256:f5bb25b082671e5f83f285edec0ffaf84cd0cb925f397edd052570896c2007a3
codeSamplesNamespace: source-1-typescript-code-samples
codeSamplesRevisionDigest: sha256:812512ab990fe84a219ef97e68b77b7752b708dd722f35319006a90e8242517f
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand All @@ -47,15 +47,15 @@ workflow:
token: $npm_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples-code-samples-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
finance:
target: typescript
source: source1
output: ./finance
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
lending:
target: typescript
Expand All @@ -66,5 +66,5 @@ workflow:
token: $npm_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
6 changes: 3 additions & 3 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ targets:
token: $npm_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples-code-samples-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
finance:
target: typescript
source: source1
output: ./finance
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
lending:
target: typescript
Expand All @@ -35,5 +35,5 @@ targets:
token: $npm_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-code-samples
location: registry.speakeasyapi.dev/ryan-local/ryan-telemetry/source-1-typescript-code-samples
blocking: false
8 changes: 4 additions & 4 deletions lending/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ id: 7caa457a-d738-4713-931d-4e4f19784732
management:
docChecksum: 1bdb7a6f8bf3995d4b40475228403253
docVersion: 1.0.0
speakeasyVersion: 1.446.0
generationVersion: 2.462.0
releaseVersion: 0.7.0
configChecksum: c35dfe5529d85c096c1dfd189ddf5dd4
speakeasyVersion: 1.448.0
generationVersion: 2.466.0
releaseVersion: 0.7.1
configChecksum: 613e399f9b1e3dbdd86ac78b690d33b8
repoURL: https://github.com/ryan-timothy-albert/sample-ts-monorepo.git
repoSubDirectory: lending
installationURL: https://gitpkg.now.sh/ryan-timothy-albert/sample-ts-monorepo/lending
Expand Down
3 changes: 2 additions & 1 deletion lending/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ generation:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: false
typescript:
version: 0.7.0
version: 0.7.1
additionalDependencies:
dependencies: {}
devDependencies: {}
Expand All @@ -22,6 +22,7 @@ typescript:
author: ryan-timothy-albert
clientServerStatusCodesAsErrors: true
defaultErrorName: SDKError
enableReactQuery: false
enumFormat: union
flattenGlobalSecurity: true
flatteningOrder: body-first
Expand Down
12 changes: 11 additions & 1 deletion lending/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -728,4 +728,14 @@ Based on:
### Generated
- [typescript v0.7.0] lending
### Releases
- [NPM v0.7.0] https://www.npmjs.com/package/ryan-lending/v/0.7.0 - lending
- [NPM v0.7.0] https://www.npmjs.com/package/ryan-lending/v/0.7.0 - lending

## 2024-11-27 01:03:00
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.448.0 (2.466.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.7.1] lending
### Releases
- [NPM v0.7.1] https://www.npmjs.com/package/ryan-lending/v/0.7.1 - lending
2 changes: 1 addition & 1 deletion lending/jsr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

{
"name": "ryan-lending",
"version": "0.7.0",
"version": "0.7.1",
"exports": {
".": "./src/index.ts",
"./models/errors": "./src/models/errors/index.ts",
Expand Down
106 changes: 104 additions & 2 deletions lending/package-lock.json

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

4 changes: 3 additions & 1 deletion lending/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ryan-lending",
"version": "0.7.0",
"version": "0.7.1",
"author": "ryan-timothy-albert",
"main": "./index.js",
"sideEffects": false,
Expand All @@ -15,6 +15,8 @@
"prepublishOnly": "npm run build"
},
"peerDependencies": {
"react": "^18 || ^19",
"react-dom": "^18 || ^19",
"zod": ">= 3"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions lending/src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "1.0.0",
sdkVersion: "0.7.0",
genVersion: "2.462.0",
userAgent: "speakeasy-sdk/typescript 0.7.0 2.462.0 1.0.0 ryan-lending",
sdkVersion: "0.7.1",
genVersion: "2.466.0",
userAgent: "speakeasy-sdk/typescript 0.7.1 2.466.0 1.0.0 ryan-lending",
} as const;
Loading

0 comments on commit 2f86487

Please sign in to comment.