forked from gooddata/gooddata-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathquery.json
More file actions
35 lines (35 loc) · 1.16 KB
/
Copy pathquery.json
File metadata and controls
35 lines (35 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"query": {
"entries": [
{
"link": "/gdc/md/PROJ_ID/obj/127",
"author": "/gdc/account/profile/AUTHOR_ID",
"tags": "",
"created": "2009-10-07 19:27:39",
"deprecated": "0",
"summary": "",
"title": "Resource",
"category": "attribute",
"updated": "2009-10-07 19:27:40",
"contributor": "/gdc/account/profile/CONTRIB_ID"
},
{
"link": "/gdc/md/PROJ_ID/obj/118",
"author": "/gdc/account/profile/AUTHOR_ID",
"tags": "",
"created": "2009-10-07 19:27:45",
"deprecated": "0",
"summary": "",
"category": "attribute",
"title": "Name",
"updated": "2009-11-01 13:09:11",
"contributor": "/gdc/account/profile/CONTRIB_ID"
}
],
"meta": {
"summary": "Metadata Query Resources for project 'PROJ_ID'",
"title": "List of allTypes",
"category": "MD::Query::Object"
}
}
}