Skip to content

Commit 60bf408

Browse files
yigiterdevklaidliadon
authored andcommitted
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
1 parent 997b9df commit 60bf408

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 7739a544b5e125406d1c271315be86dd4eaeb63c
1+
# sequence-builder v0.1.0 3343e58856b565e637612affb5fad037c0c21606
22
# --
33
# Code generated by webrpc-gen@v0.26.1 with openapi generator; DO NOT EDIT
44
#
@@ -2248,6 +2248,15 @@ components:
22482248
type: boolean
22492249
projectId:
22502250
type: string
2251+
WaasAuthTwitterConfig:
2252+
type: object
2253+
required:
2254+
- enabled
2255+
properties:
2256+
enabled:
2257+
type: boolean
2258+
clientId:
2259+
type: string
22512260
WaasAuthConfig:
22522261
type: object
22532262
properties:
@@ -2259,6 +2268,8 @@ components:
22592268
$ref: '#/components/schemas/WaasAuthPlayfabConfig'
22602269
stytch:
22612270
$ref: '#/components/schemas/WaasAuthStytchConfig'
2271+
twitter:
2272+
$ref: '#/components/schemas/WaasAuthTwitterConfig'
22622273
WaasWalletStatus:
22632274
type: object
22642275
required:

0 commit comments

Comments
 (0)