summaryrefslogtreecommitdiffstats
path: root/qa/libcmis/data/onedrive/searched-wrong-file.json
blob: 4ce9d14bddc7211405784d91bd22e7c7ebaa4055 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
	"id": "wrongFile",
	"from": {
		"name": "onedriveUser",
		"id": "aUserId"
	},
	"name": "OneDriveFile",
	"description": "short description",
	"parent_id": "folderA",
	"size": 42,
	"upload_location": "https://base/url/aFileId/content",
	"comments_count": 0,
	"comments_enabled": true,
	"is_embeddable": true,
	"source": "sourceUrl",
	"link": "linkUrl",
	"type": "file",
	"shared_with": {
		"access": "Shared"
	},
	"created_time": "2014-06-09T08:24:04+0000",
	"updated_time": "2014-06-09T08:24:04+0000",
	"client_updated_time": "2014-06-09T08:24:04+0000"
}