chat_back/tests/mock_chats.json

14 lines
No EOL
194 B
JSON

[
{
"chat_name": "lox",
"chat_for": 2,
"visibility": true,
"created_by": 1
},
{
"chat_name": "lox",
"chat_for": 2,
"visibility": true,
"created_by": 1
}
]