Skip to content

Commit 5e81ea4

Browse files
authored
Merge pull request #7 from ava-labs/speakeasy-sdk-regen-1742323023
chore: 🐝 Update SDK - Generate Webhooks SDK WEBHOOKS-SDK 0.0.3
2 parents 2ee3214 + 9fc7a15 commit 5e81ea4

File tree

12 files changed

+45
-15
lines changed

12 files changed

+45
-15
lines changed

.speakeasy/workflow.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,11 @@ sources:
1717
- Beta
1818
webhooks-source:
1919
sourceNamespace: avalanche-sdk-webhooks-typescript
20-
sourceRevisionDigest: sha256:a4b753ad4ae42444491b67edf734db2bc77a5846d339f30423f7912e640913d8
20+
sourceRevisionDigest: sha256:512a52afe162af2c912da979af951931f24ca6af1b392e00b29e5f9bcf2b076e
2121
sourceBlobDigest: sha256:2e714bc4b5b05e421ae050a075b95943034a956c05dfec84992577d085b7fa18
2222
tags:
2323
- latest
24+
- speakeasy-sdk-regen-1742323023
2425
- Beta
2526
targets:
2627
avalanche:
@@ -47,10 +48,10 @@ targets:
4748
webhooks-sdk:
4849
source: webhooks-source
4950
sourceNamespace: avalanche-sdk-webhooks-typescript
50-
sourceRevisionDigest: sha256:a4b753ad4ae42444491b67edf734db2bc77a5846d339f30423f7912e640913d8
51+
sourceRevisionDigest: sha256:512a52afe162af2c912da979af951931f24ca6af1b392e00b29e5f9bcf2b076e
5152
sourceBlobDigest: sha256:2e714bc4b5b05e421ae050a075b95943034a956c05dfec84992577d085b7fa18
5253
codeSamplesNamespace: avalanche-sdk-webhooks-typescript-code-samples
53-
codeSamplesRevisionDigest: sha256:d48ff5d3296b2763d0784c228f2a1e24eda9b2c734518cb989b4fe3568ce9bbe
54+
codeSamplesRevisionDigest: sha256:3f4403145eb881943f35ad87ae262e5c4c842ce53261a715e8a8044634a25944
5455
workflow:
5556
workflowVersion: 1.0.0
5657
speakeasyVersion: latest

webhooks/.devcontainer/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
<div align="center">
3+
<a href="https://codespaces.new/ava-labs/avalanche-sdk-typescript.git/tree/main"><img src="https://github.com/codespaces/badge.svg" /></a>
4+
</div>
5+
<br>
6+
27
> **Remember to shutdown a GitHub Codespace when it is not in use!**
38
49
# Dev Containers Quick Start

webhooks/.speakeasy/gen.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ management:
55
docVersion: Beta
66
speakeasyVersion: 1.520.0
77
generationVersion: 2.555.1
8-
releaseVersion: 0.0.2
9-
configChecksum: 133150f5fecdb90597e652486847f2bf
8+
releaseVersion: 0.0.3
9+
configChecksum: 6e57ae884beb0eaa7d44246421234642
10+
repoURL: https://github.com/ava-labs/avalanche-sdk-typescript.git
11+
repoSubDirectory: webhooks
12+
installationURL: https://gitpkg.now.sh/ava-labs/avalanche-sdk-typescript/webhooks
1013
published: true
1114
features:
1215
typescript:

webhooks/.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ generation:
1818
oAuth2ClientCredentialsEnabled: false
1919
oAuth2PasswordEnabled: false
2020
typescript:
21-
version: 0.0.2
21+
version: 0.0.3
2222
additionalDependencies:
2323
dependencies: {}
2424
devDependencies: {}

webhooks/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,15 @@
1111
</a>
1212
</div>
1313

14+
<!-- Start Summary [summary] -->
15+
## Summary
16+
17+
Data API: The Data API provides web3 application developers with multi-chain data related to Avalanche's primary network, Avalanche subnets, and Ethereum. With Data API, you can easily build products that leverage real-time and historical transaction and transfer history, native and token balances, and various types of token metadata. The API is in Beta and may be subject to change.</br></br>If you have feedback or feature requests for the API, please submit them <a href="https://portal.productboard.com/dndv9ahlkdfye4opdm8ksafi/tabs/4-glacier-api">here</a>. Bug reports can be submitted <a href="https://docs.google.com/forms/d/e/1FAIpQLSeJQrcp7QoNiqozMDKrVJGX5wpU827d3cVTgF8qa7t_J1Pb-g/viewform">here</a>, and any potential security issues can be reported <a href="https://immunefi.com/bounty/avalabs">here</a>.
18+
<!-- End Summary [summary] -->
19+
1420
<!-- Start Table of Contents [toc] -->
1521
## Table of Contents
1622
<!-- $toc-max-depth=2 -->
17-
* [@avalanche-sdk/webhooks](#avalanche-sdkwebhooks)
1823
* [SDK Installation](#sdk-installation)
1924
* [Requirements](#requirements)
2025
* [SDK Example Usage](#sdk-example-usage)

webhooks/RELEASES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
## 2025-03-18 18:36:45
4+
### Changes
5+
Based on:
6+
- OpenAPI Doc
7+
- Speakeasy CLI 1.520.0 (2.555.1) https://github.com/speakeasy-api/speakeasy
8+
### Generated
9+
- [typescript v0.0.3] webhooks
10+
### Releases
11+
- [NPM v0.0.3] https://www.npmjs.com/package/@avalanche-sdk/webhooks/v/0.0.3 - webhooks

webhooks/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
{
44
"name": "@avalanche-sdk/webhooks",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"exports": {
77
".": "./src/index.ts",
88
"./models/errors": "./src/models/errors/index.ts",

webhooks/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webhooks/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@avalanche-sdk/webhooks",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"author": "Avacloud",
55
"type": "module",
66
"bin": {
@@ -22,6 +22,11 @@
2222
}
2323
},
2424
"sideEffects": false,
25+
"repository": {
26+
"type": "git",
27+
"url": "https://github.com/ava-labs/avalanche-sdk-typescript.git",
28+
"directory": "webhooks"
29+
},
2530
"scripts": {
2631
"lint": "eslint --cache --max-warnings=0 src",
2732
"build:mcp": "bun src/mcp-server/build.mts",

webhooks/src/lib/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
6565
export const SDK_METADATA = {
6666
language: "typescript",
6767
openapiDocVersion: "Beta",
68-
sdkVersion: "0.0.2",
68+
sdkVersion: "0.0.3",
6969
genVersion: "2.555.1",
7070
userAgent:
71-
"speakeasy-sdk/typescript 0.0.2 2.555.1 Beta @avalanche-sdk/webhooks",
71+
"speakeasy-sdk/typescript 0.0.3 2.555.1 Beta @avalanche-sdk/webhooks",
7272
} as const;

0 commit comments

Comments
 (0)