Skip to content

Commit ed0e707

Browse files
mintymento456Mihir Chitalia
andauthored
Update collections endpoint to include spam and page size (#133)
Co-authored-by: Mihir Chitalia <mintymento456@github.com>
1 parent 77d7d34 commit ed0e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi/portfolio/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: "./../../../portfolio.yaml#/components/schemas/ByAddressRequestWithNFTOptions"
18+
$ref: "./../../../portfolio.yaml#/components/schemas/ByAddressRequestWithNFTOptionsAndPaging"
1919
responses:
2020
"200":
2121
description: Successful response!

0 commit comments

Comments
 (0)