Skip to content

Commit 2bd1c07

Browse files
[AUTOMATED] Update: proto/docs/marketplace.gen.yaml
1 parent a01e58f commit 2bd1c07

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# marketplace-api 8eacdb2769e4e194ac67b908d6d64c7f81511f8e
1+
# marketplace-api e46e36f3ef96cc3b2e66d8249f9705a737495019
22
# --
33
# Code generated by [email protected] with openapi generator; DO NOT EDIT
44
#
@@ -1689,7 +1689,6 @@ components:
16891689
- signature
16901690
- method
16911691
- endpoint
1692-
- slug
16931692
- executeType
16941693
- body
16951694
properties:
@@ -1701,12 +1700,12 @@ components:
17011700
type: string
17021701
endpoint:
17031702
type: string
1704-
slug:
1705-
type: string
17061703
executeType:
17071704
$ref: '#/components/schemas/ExecuteType'
17081705
body:
17091706
type: object
1707+
slug:
1708+
type: string
17101709
Activity:
17111710
type: object
17121711
required:
@@ -4160,7 +4159,7 @@ paths:
41604159
/rpc/Marketplace/Execute:
41614160
post:
41624161
tags: ["Marketplace"]
4163-
summary: "only used in a case of external transactions ( when we create off-chain transactions ) for instance opensea market, use onlyu ExecuteInput and leave other inputs empty, they are depracated and kept only for backward compatibility"
4162+
summary: "only used in a case of external transactions ( when we create off-chain transactions ) for instance opensea market, use only ExecuteInput params and leave other root inputs empty, they are depracated and kept only for backward compatibility"
41644163
security:
41654164
- Public+: []
41664165
requestBody:

0 commit comments

Comments
 (0)