DocSpace-buildtools/web/ASC.Web.Client/tests/mocking/mock-data/modules/info.json

30 lines
940 B
JSON

{
"count": 2,
"response": [
{
"id": "e67be73d-f9ae-4ce1-8fec-1880cb518cb4",
"appName": "files",
"title": "Documents",
"link": "/products/files/",
"iconUrl": "images/files.menu.svg",
"imageUrl": "images/files.svg",
"helpUrl": "~/products/files/",
"description": "Create, edit, and share office documents. Collaborate on them in real-time. 100% compatibility with docx, xlsx, pptx guaranteed. ",
"isPrimary": true
},
{
"id": "f4d98afd-d336-4332-8778-3c6945c81ea0",
"appName": "people",
"title": "People",
"link": "/products/people/",
"iconUrl": "images/people.menu.svg",
"imageUrl": "images/people.svg",
"helpUrl": "/products/people/help.aspx",
"description": "Add new users, invite or import them. Manage users and view their detailed information.",
"isPrimary": false
}
],
"status": 0,
"statusCode": 200
}