Skip to content

Commit

Permalink
feat(api): OpenAPI spec update via Stainless API (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Sep 12, 2024
1 parent 0b79ea3 commit b5ed130
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .stats.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
configured_endpoints: 19
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-eae472593d02f56a6a609d7f7feb00ba233294ddae078cbfa69b906af1f41500.yml
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/new%2Fblockaid-71b132e4cfaa16a7800dcf1c024f0de69e48469d725dddda07a900b505c7e32a.yml
1 change: 1 addition & 0 deletions src/resources/evm/evm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ export type TransactionScanSupportedChain =
| 'degen'
| 'avalanche-fuji'
| 'immutable-zkevm'
| 'immutable-zkevm-testnet'
| 'gnosis'
| 'worldchain';

Expand Down

0 comments on commit b5ed130

Please sign in to comment.