Skip to content

Commit a8aac90

Browse files
[AUTOMATED] Update: proto/docs/marketplace.gen.yaml
1 parent c56c5e4 commit a8aac90

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/pages/api/marketplace/rpc.gen.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# marketplace-api 2b519844a7e46eee93817cc5cd3dfcfba7d43b2d
1+
# marketplace-api e6e74864d344d2e4c6ebfceccb060c6b98095320
22
# --
33
# Code generated by webrpc-gen@v0.25.4 with openapi generator; DO NOT EDIT
44
#
@@ -1680,6 +1680,8 @@ components:
16801680
- priceAmount
16811681
- priceAmountFormatted
16821682
- supply
1683+
- supplyCap
1684+
- unlimitedSupply
16831685
- createdAt
16841686
- updatedAt
16851687
properties:
@@ -1711,6 +1713,10 @@ components:
17111713
type: string
17121714
supply:
17131715
type: string
1716+
supplyCap:
1717+
type: string
1718+
unlimitedSupply:
1719+
type: boolean
17141720
createdAt:
17151721
type: string
17161722
updatedAt:

0 commit comments

Comments
 (0)