Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit d376777

Browse files
Merge pull request #494 from alchemyplatform/spamContractsByAddress
Update contracts/by-address to include spam and pagination
2 parents 745c686 + 97ea0ff commit d376777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/assets/nfts/contracts/by-address.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requestBody:
1515
content:
1616
application/json:
1717
schema:
18-
$ref: "./../../../v1.yaml#/components/schemas/ByAddressRequestWithNFTOptions"
18+
$ref: "./../../../v1.yaml#/components/schemas/ByAddressRequestWithNFTOptionsAndPaging"
1919
responses:
2020
"200":
2121
description: Successful response!

0 commit comments

Comments
 (0)