Skip to content

Commit 371379b

Browse files
committed
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
1 parent 3ffebb1 commit 371379b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

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

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 e8cb49875d39523af5c3ce466d34d8df43cf9543
1+
# sequence-builder v0.1.0 3575d7d395fbcd9a23c13a4cfe6d5d9086a09fac
22
# --
33
# Code generated by webrpc-gen@v0.31.0 with openapi generator; DO NOT EDIT
44
#
@@ -3142,6 +3142,18 @@ components:
31423142
type: string
31433143
favicon:
31443144
type: string
3145+
SDKConfig:
3146+
type: object
3147+
required:
3148+
- brandedSignIn
3149+
- signInButtonTitle
3150+
properties:
3151+
brandedSignIn:
3152+
type: boolean
3153+
signInButtonTitle:
3154+
type: string
3155+
signInButtonLogo:
3156+
$ref: '#/components/schemas/Image'
31453157
EcosystemWalletConfig:
31463158
type: object
31473159
required:
@@ -3204,6 +3216,8 @@ components:
32043216
$ref: '#/components/schemas/LoginProvider'
32053217
discovery:
32063218
$ref: '#/components/schemas/DiscoverySection'
3219+
sdkConfig:
3220+
$ref: '#/components/schemas/SDKConfig'
32073221
createdAt:
32083222
type: string
32093223
updatedAt:

0 commit comments

Comments
 (0)