[mockup.api] renamed [mockup.ws-login.*] simplified [mockup.ws-text-room-update] added

This commit is contained in:
xdrm-brackets 2018-03-22 14:04:19 +01:00
parent 8bb580d2af
commit d7c9711593
5 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
{
"user": null
"error": true
}

View File

@ -1,8 +1,5 @@
{
"user": {
"uid": 12,
"name": "UserName"
}
"error": false
}

View File

@ -0,0 +1,6 @@
[
{ "mid": 100, "uid": 1, "ts": 23894808320, "msg": "Hey ! How are you ?" },
{ "mid": 101, "uid": 3, "ts": 23894808330, "msg": "Fine n you ?" }
]