Files
QSfera/Desktop/test/testconnectionvalidator/user.json
T
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

18 lines
358 B
JSON

{
"ocs": {
"meta": {
"status": "ok",
"statuscode": 200,
"message": "OK",
"totalitems": "",
"itemsperpage": ""
},
"data": {
"id": "test",
"display-name": "test",
"email": "test@test.com",
"language": "en"
}
}
}