Skip to content

Commit

Permalink
Merge pull request #350 from immutable/feat/update-zkevm-api-2024-11-…
Browse files Browse the repository at this point in the history
…13-10-04-58

feat: update immutable zkEVM API package
  • Loading branch information
nattb8 authored Nov 13, 2024
2 parents 99d3cf7 + 419c23b commit 98bbb20
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/Packages/ZkEvmApi/api~/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3395,7 +3395,6 @@ paths:
summary: Get list of metadata attribute filters
tags:
- metadata-search
x-hide-from-sdk: true
/v1/chains/{chain_name}/search/nfts:
get:
description: Search NFTs
Expand Down Expand Up @@ -3526,7 +3525,6 @@ paths:
summary: Search NFTs
tags:
- metadata-search
x-hide-from-sdk: true
/v1/chains/{chain_name}/search/stacks:
get:
description: Search NFT stacks
Expand Down Expand Up @@ -3684,7 +3682,6 @@ paths:
summary: Search NFT stacks
tags:
- metadata-search
x-hide-from-sdk: true
/v1/chains/{chain_name}/stacks:
get:
description: "List NFT stack bundles by stack_id. This endpoint functions similarly\
Expand Down Expand Up @@ -3771,7 +3768,6 @@ paths:
\ Listings & Stack Count information for each stack"
tags:
- metadata
x-hide-from-sdk: true
/v1/chains/{chain_name}/quotes/{contract_address}/stacks:
get:
description: Get pricing data for a list of stack ids
Expand Down Expand Up @@ -3870,7 +3866,6 @@ paths:
summary: Get pricing data for a list of stack ids
tags:
- pricing
x-hide-from-sdk: true
/v1/chains/{chain_name}/quotes/{contract_address}/nfts:
get:
description: pricing data for a list of token ids
Expand Down Expand Up @@ -3968,7 +3963,6 @@ paths:
summary: Get pricing data for a list of token ids
tags:
- pricing
x-hide-from-sdk: true
components:
headers:
MetadataRefreshLimit:
Expand Down

0 comments on commit 98bbb20

Please sign in to comment.