Code Review
/
ccsdk
/
cds.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
189cbf86f47a6c5d07141fa2c1e17e56a6a95ff0
[ccsdk/cds.git]
/
1
{
2
"pnf-id" : {
3
"tags" : "pnf-id",
4
"name" : "pnf-id",
5
"property" : {
6
"description" : "pnf-id",
7
"type" : "string"
8
},
9
"updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
10
"sources" : {
11
"input" : {
12
"type" : "source-input",
13
"properties" : { }
14
}
15
}
16
},
17
"pnf-name" : {
18
"tags" : "pnf-name",
19
"name" : "pnf-name",
20
"property" : {
21
"description" : "pnf-name",
22
"type" : "string"
23
},
24
"updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
25
"sources" : {
26
"input" : {
27
"type" : "source-input",
28
"properties" : { }
29
}
30
}
31
}
32
}