DocSpace-client/web/ASC.Web.Client/tests/mocking/mock-data/modules/infoSettings.json

30 lines
977 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": "Edit, share and collaborate on office documents in real-time. Create and manage common docs for the whole team to access. \n100% compatibility with docx, xlsx, pptx. ",
"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
}