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 Dec 1, 2024
1 parent eba8b17 commit e3b4208
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 33 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 2b9c4bf6-4d87-4382-84d9-5fb3c84c7fad
management:
docChecksum: db9613f0219a885fc1ba8605273a9769
docChecksum: b87833bdb2a7b655463099b98cb79691
docVersion: Beta
speakeasyVersion: 1.448.0
generationVersion: 2.466.0
releaseVersion: 0.8.0
configChecksum: 394a61bb4e0cbd1d13af471e37d4926a
speakeasyVersion: 1.448.2
generationVersion: 2.467.4
releaseVersion: 0.8.1
configChecksum: 285ce75251eed6cdd1f1a42789f32451
repoURL: https://github.com/ava-labs/avacloud-sdk-typescript.git
installationURL: https://github.com/ava-labs/avacloud-sdk-typescript
published: true
Expand Down
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ generation:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
typescript:
version: 0.8.0
version: 0.8.1
additionalDependencies:
dependencies:
json-canonicalize: ^1.0.6
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
speakeasyVersion: 1.448.0
speakeasyVersion: 1.448.2
sources:
AvaCloudSDK-OAS:
sourceNamespace: avacloud-sdk-oas
sourceRevisionDigest: sha256:3d6f6261030689e4ea51be4612a984123002cd86fe5436abf7f1bb398ade2be8
sourceBlobDigest: sha256:97f80b223504129a544573a596a41c6ab8e64a83e4286312e5940a9560ee400d
sourceRevisionDigest: sha256:63e8efe8d945c9c16be2c0b421dea95e7893f4d384cfbf03b63ad44d59d68bfd
sourceBlobDigest: sha256:91fba821670bb291b025f5b5f065000794343e770853a8c1e0ddab9227004884
tags:
- latest
- speakeasy-sdk-regen-1732667008
- speakeasy-sdk-regen-1732753430
- Beta
AvalancheSDK-OAS:
sourceNamespace: avalanche-sdk-oas
Expand All @@ -19,10 +19,10 @@ targets:
avacloud-sdk:
source: AvaCloudSDK-OAS
sourceNamespace: avacloud-sdk-oas
sourceRevisionDigest: sha256:3d6f6261030689e4ea51be4612a984123002cd86fe5436abf7f1bb398ade2be8
sourceBlobDigest: sha256:97f80b223504129a544573a596a41c6ab8e64a83e4286312e5940a9560ee400d
sourceRevisionDigest: sha256:63e8efe8d945c9c16be2c0b421dea95e7893f4d384cfbf03b63ad44d59d68bfd
sourceBlobDigest: sha256:91fba821670bb291b025f5b5f065000794343e770853a8c1e0ddab9227004884
codeSamplesNamespace: avacloud-sdk-ts-code-samples
codeSamplesRevisionDigest: sha256:ad0872cc07df7c0e3558a3190294c472c446a5dca17511125d0ee803ae73d34c
codeSamplesRevisionDigest: sha256:95b4ca8b385a623e6aa6ff02b883fc89534ef34e0915d5e80947c20cef153dde
avalanche-sdk:
source: AvalancheSDK-OAS
sourceNamespace: avalanche-sdk-oas
Expand Down
31 changes: 18 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -726,20 +726,25 @@ Data API: The Data API provides web3 application developers with multi-chain dat

<!-- Start Table of Contents [toc] -->
## Table of Contents
<!-- $toc-max-depth=2 -->
* [SDK Installation](#sdk-installation)
* [Requirements](#requirements)
* [SDK Example Usage](#sdk-example-usage)
* [Available Resources and Operations](#available-resources-and-operations)
* [Standalone functions](#standalone-functions)
* [Global Parameters](#global-parameters)
* [Pagination](#pagination)
* [Retries](#retries)
* [Error Handling](#error-handling)
* [Server Selection](#server-selection)
* [Custom HTTP Client](#custom-http-client)
* [Authentication](#authentication)
* [Debugging](#debugging)
* [Verify Webhook Signature](#verify-webhook-signature)
* [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)
* [Global Parameters](#global-parameters)
* [Pagination](#pagination)
* [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] -->

<!-- Placeholder for Future Speakeasy SDK Sections -->
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,14 @@ Based on:
### Generated
- [typescript v0.8.0] .
### Releases
- [NPM v0.8.0] https://www.npmjs.com/package/@avalabs/avacloud-sdk/v/0.8.0 - .
- [NPM v0.8.0] https://www.npmjs.com/package/@avalabs/avacloud-sdk/v/0.8.0 - .

## 2024-12-01 00:28:29
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.448.2 (2.467.4) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.8.1] .
### Releases
- [NPM v0.8.1] https://www.npmjs.com/package/@avalabs/avacloud-sdk/v/0.8.1 - .
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": "@avalabs/avacloud-sdk",
"version": "0.8.0",
"version": "0.8.1",
"author": "AvaCloud",
"homepage": "https://developer.avacloud.io/avacloud-sdk/getting-started",
"license": "SEE LICENSE",
Expand Down
6 changes: 3 additions & 3 deletions src/lib/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
export const SDK_METADATA = {
language: "typescript",
openapiDocVersion: "Beta",
sdkVersion: "0.8.0",
genVersion: "2.466.0",
sdkVersion: "0.8.1",
genVersion: "2.467.4",
userAgent:
"speakeasy-sdk/typescript 0.8.0 2.466.0 Beta @avalabs/avacloud-sdk",
"speakeasy-sdk/typescript 0.8.1 2.467.4 Beta @avalabs/avacloud-sdk",
} as const;

0 comments on commit e3b4208

Please sign in to comment.