We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c56c5e4 commit a8aac90Copy full SHA for a8aac90
docs/pages/api/marketplace/rpc.gen.yaml
@@ -1,4 +1,4 @@
1
-# marketplace-api 2b519844a7e46eee93817cc5cd3dfcfba7d43b2d
+# marketplace-api e6e74864d344d2e4c6ebfceccb060c6b98095320
2
# --
3
# Code generated by webrpc-gen@v0.25.4 with openapi generator; DO NOT EDIT
4
#
@@ -1680,6 +1680,8 @@ components:
1680
- priceAmount
1681
- priceAmountFormatted
1682
- supply
1683
+ - supplyCap
1684
+ - unlimitedSupply
1685
- createdAt
1686
- updatedAt
1687
properties:
@@ -1711,6 +1713,10 @@ components:
1711
1713
type: string
1712
1714
supply:
1715
1716
+ supplyCap:
1717
+ type: string
1718
+ unlimitedSupply:
1719
+ type: boolean
1720
createdAt:
1721
1722
updatedAt:
0 commit comments