View to add to custom fields to a relation.
GET http://[host-proxy]/api/view/CustomFields/schema/?hierarchy=[hierarchy]&format=json&schema=1
{
"$schema": "http://json-schema.org/draft-03/schema",
"type": "object",
"properties": {
"custom_string_9": {
"type": "string",
"description": "custom_string_9",
"title": "custom_string_9"
},
"custom_string_8": {
"type": "string",
"description": "custom_string_8",
"title": "custom_string_8"
},
"custom_boolean_10": {
"type": "boolean",
"description": "custom_boolean_10",
"title": "custom_boolean_10"
},
"custom_string_1": {
"type": "string",
"description": "custom_string_1",
"title": "custom_string_1"
},
"custom_string_3": {
"type": "string",
"description": "custom_string_3",
"title": "custom_string_3"
},
"custom_string_2": {
"type": "string",
"description": "custom_string_2",
"title": "custom_string_2"
},
"custom_string_5": {
"type": "string",
"description": "custom_string_5",
"title": "custom_string_5"
},
"custom_string_4": {
"type": "string",
"description": "custom_string_4",
"title": "custom_string_4"
},
"custom_string_7": {
"type": "string",
"description": "custom_string_7",
"title": "custom_string_7"
},
"custom_string_6": {
"type": "string",
"description": "custom_string_6",
"title": "custom_string_6"
},
"custom_boolean_5": {
"type": "boolean",
"description": "custom_boolean_5",
"title": "custom_boolean_5"
},
"custom_boolean_4": {
"type": "boolean",
"description": "custom_boolean_4",
"title": "custom_boolean_4"
},
"custom_boolean_7": {
"type": "boolean",
"description": "custom_boolean_7",
"title": "custom_boolean_7"
},
"custom_boolean_6": {
"type": "boolean",
"description": "custom_boolean_6",
"title": "custom_boolean_6"
},
"custom_boolean_1": {
"type": "boolean",
"description": "custom_boolean_1",
"title": "custom_boolean_1"
},
"custom_string_10": {
"type": "string",
"description": "custom_string_10",
"title": "custom_string_10"
},
"custom_boolean_3": {
"type": "boolean",
"description": "custom_boolean_3",
"title": "custom_boolean_3"
},
"custom_boolean_2": {
"type": "boolean",
"description": "custom_boolean_2",
"title": "custom_boolean_2"
},
"custom_boolean_9": {
"type": "boolean",
"description": "custom_boolean_9",
"title": "custom_boolean_9"
},
"custom_boolean_8": {
"type": "boolean",
"description": "custom_boolean_8",
"title": "custom_boolean_8"
},
"ipcc_trigger": {
"type": "boolean",
"description": "IPCC Extension visibility trigger",
"title": "ipcc_trigger"
}
}
}