Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc v1.0.0, Speakeasy CLI 1.183.3
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Feb 20, 2024
1 parent 923c4e2 commit 0d54b78
Show file tree
Hide file tree
Showing 20 changed files with 629 additions and 3,039 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/hooks
/models
/sdk/models/errors
/sdk/types
Expand Down
12 changes: 7 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ management:
docChecksum: f44cbfdd8643f7b10165cb4138d184e0
docVersion: v1.0.0
speakeasyVersion: internal
generationVersion: 2.262.1
releaseVersion: 4.0.2
configChecksum: 50a36ae0bf17b383efd774140ca9b816
generationVersion: 2.263.3
releaseVersion: 4.1.0
configChecksum: f813d98ef58ae69c5af4d7ea8c482f3e
repoURL: https://github.com/Leonardo-Interactive/leonardo-ts-sdk.git
repoSubDirectory: .
installationURL: https://github.com/Leonardo-Interactive/leonardo-ts-sdk
published: true
features:
typescript:
constsAndDefaults: 0.1.3
core: 3.4.10
core: 3.5.1
devContainers: 2.90.0
flattening: 2.81.1
globalSecurity: 2.82.2
Expand All @@ -31,7 +31,6 @@ generatedFiles:
- .eslintrc.js
- .npmignore
- RUNTIMES.md
- package-lock.json
- package.json
- src/index.ts
- src/lib/base64.ts
Expand Down Expand Up @@ -234,3 +233,6 @@ generatedFiles:
- .devcontainer/README.md
- .devcontainer/devcontainer.json
- .devcontainer/setup.sh
- src/hooks/hooks.ts
- src/hooks/types.ts
- src/hooks/index.ts
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1819,4 +1819,14 @@ Based on:
### Generated
- [typescript v4.0.2] .
### Releases
- [NPM v4.0.2] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.0.2 - .
- [NPM v4.0.2] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.0.2 - .

## 2024-02-20 11:02:00
### Changes
Based on:
- OpenAPI Doc v1.0.0 https://api-docs-nine-delta.vercel.app/cloud/openapi.json
- Speakeasy CLI 1.183.3 (2.263.3) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v4.1.0] .
### Releases
- [NPM v4.1.0] https://www.npmjs.com/package/@leonardo-ai/sdk/v/4.1.0 - .
6 changes: 5 additions & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ generation:
parameterOrderingFeb2024: false
requestResponseComponentNamesFeb2024: false
typescript:
version: 4.0.2
version: 4.1.0
additionalDependencies:
dependencies: {}
devDependencies: {}
peerDependencies: {}
author: leonardoai
clientServerStatusCodesAsErrors: false
flattenGlobalSecurity: true
Expand Down
Loading

0 comments on commit 0d54b78

Please sign in to comment.