blob: f41c781cfb31f66400fb901632170a6a464c7f13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"name" : "vf-module-model-customization-uuid",
"tags" : "vf-module-model-customization-uuid",
"updated-by" : "Singal, Kapil <ks220y@att.com>",
"property" : {
"description" : "vf-module-model-customization-uuid",
"type" : "string"
},
"sources" : {
"input" : {
"type" : "source-input",
"properties" : {
"key" : "vf-module-model-customization-uuid"
}
}
}
}
|