Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed May 8, 2024
1 parent 9bf1070 commit 36ebf2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 7
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-033d819d6a3d2cce319e814f00b12f4200e03dce4776676357338b64e466a7a4.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-a97e2f5135ae66ccbae0edc730d2510f4e2f94fc44e553688105b8c5bc1f04d5.yml
2 changes: 1 addition & 1 deletion src/resources/site.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export namespace SiteScanParams {
export interface WalletRequestMetadata {
account_address: string;

type: 'catalog';
type: 'wallet';
}
}

Expand Down

0 comments on commit 36ebf2c

Please sign in to comment.