File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 :
You can’t perform that action at this time.
0 commit comments