forked from gooddata/gooddata-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathattributeDisplayForm.json
More file actions
27 lines (27 loc) · 837 Bytes
/
Copy pathattributeDisplayForm.json
File metadata and controls
27 lines (27 loc) · 837 Bytes
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
{
"attributeDisplayForm" : {
"content" : {
"formOf" : "/gdc/md/PROJECT_ID/obj/DF_FORM_OF_ID",
"expression" : "[/gdc/md/PROJECT_ID/obj/DF_EXPRESSION_ID]",
"default" : 1,
"type": "TYPE",
"ldmexpression" : ""
},
"links" : {
"elements" : "/gdc/md/PROJECT_ID/obj/DF_ID/elements"
},
"meta" : {
"author" : "/gdc/account/profile/USER_ID",
"uri" : "/gdc/md/PROJECT_ID/obj/DF_ID",
"tags" : "",
"created" : "2014-04-11 13:45:56",
"identifier" : "attr.person.id.name",
"deprecated" : "0",
"summary" : "",
"title" : "Person Name",
"category" : "attributeDisplayForm",
"updated" : "2014-04-11 13:45:56",
"contributor" : "/gdc/account/profile/USER_ID"
}
}
}