chore(chat): add mock fixtures
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"code": 200,
|
||||
"message": "success",
|
||||
"success": true,
|
||||
"data": {
|
||||
"unlocked": false,
|
||||
"content": null,
|
||||
"showUpgrade": false,
|
||||
"paywallTriggered": false,
|
||||
"privateFreeLimit": 0,
|
||||
"privateUsedToday": 0,
|
||||
"reason": "not_found"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user