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

Commit 97ea0ff

Browse files
author
Mihir Chitalia
committed
Update contracts/by-address to include spam and pagination
1 parent 745c686 commit 97ea0ff

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)