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
|
{
"name": "vf-module-model-customization-uuid",
"tags": "vf-module-model-customization-uuid",
"data_type": "string",
"description": "vf-module-model-customization-uuid",
"entry_schema": "string",
"updatedBy": "MALAKOV, YURIY <yuriy.malakov@att.com>",
"definition": {
"tags": "vf-module-model-customization-uuid",
"name": "vf-module-model-customization-uuid",
"property": {
"description": "vf-module-model-customization-uuid",
"type": "string"
},
"group": "default",
"updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
"sources": {
"input": {
"type": "source-input"
},
"default": {
"type": "source-default",
"properties": {}
}
}
}
}
|