Skip to content

Commit 7f1c14b

Browse files
authored
Updating to add pageSize (#470)
1 parent 6262957 commit 7f1c14b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/v1.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,8 @@ components:
641641
default: true
642642
pageKey:
643643
$ref: '../nft/nfts.yaml#/components/schemas/pageKey'
644+
pageSize:
645+
$ref: '../nft/nfts.yaml#/components/schemas/pageSize'
644646
required:
645647
- addresses
646648

0 commit comments

Comments
 (0)