summaryrefslogtreecommitdiffstats
path: root/qa/libcmis/data/onedrive/folderB.json
blob: 1a69b00419a682a368a1f9df8f4163c5cac168cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"id": "folderB",
	"from": {
		"name": "onedriveUser",
		"id": "aUserId"
	},
	"name": "Folder B",
	"description": "short description",
	"parent_id": "folderA",
	"size": 42,
	"upload_location": "uploadLocation",
	"comments_count": 0,
	"comments_enabled": true,
	"is_embeddable": true,
	"link": "linkUrl",
	"type": "folder",
	"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"
}