forked from Telodendria/Telodendria
lda
3dae19e82d
Reviewed-on: Telodendria/Telodendria#39 Co-authored-by: lda <lda@freetards.xyz> Co-committed-by: lda <lda@freetards.xyz>
21 lines
549 B
JSON
21 lines
549 B
JSON
{
|
|
"header": "Schema\/RequestToken.h",
|
|
"types": {
|
|
"RequestToken": {
|
|
"fields": {
|
|
"client_secret": { "type": "string" },
|
|
"send_attempt": { "type": "integer" },
|
|
"next_link": { "type": "string" },
|
|
"id_access_token": { "type": "string" },
|
|
"id_server": { "type": "string" },
|
|
|
|
"email": { "type": "string" },
|
|
|
|
"country": { "type": "string" },
|
|
"phone_number": { "type": "string" }
|
|
},
|
|
"type": "struct"
|
|
}
|
|
},
|
|
"guard": "TELODENDRIA_SCHEMA_REQUESTTOKEN_H"
|
|
}
|