Skip to content

Commit e7116c6

Browse files
committed
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
1 parent 689cdbe commit e7116c6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 1e70265d5b2848c37e42d8428fc9d246ac4ed20c
1+
# sequence-builder v0.1.0 41a81b9a8e219ec4e4ee18b32d0ae717eb3b57eb
22
# --
33
# Code generated by webrpc-gen@v0.31.0 with openapi generator; DO NOT EDIT
44
#
@@ -3479,6 +3479,7 @@ components:
34793479
- walletOptions
34803480
- logoUrl
34813481
- fontUrl
3482+
- isTrailsEnabled
34823483
properties:
34833484
style:
34843485
type: object
@@ -3501,6 +3502,8 @@ components:
35013502
type: string
35023503
accessKey:
35033504
type: string
3505+
isTrailsEnabled:
3506+
type: boolean
35043507
MarketplacePage:
35053508
type: object
35063509
required:
@@ -3735,6 +3738,7 @@ components:
37353738
- landingPageLayout
37363739
- logoUrl
37373740
- bannerUrl
3741+
- isTrailsEnabled
37383742
properties:
37393743
projectId:
37403744
type: number
@@ -3769,6 +3773,8 @@ components:
37693773
type: string
37703774
accessKey:
37713775
type: string
3776+
isTrailsEnabled:
3777+
type: boolean
37723778
MarketplaceLegacyWallet:
37733779
type: object
37743780
required:

0 commit comments

Comments
 (0)