aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary')
-rwxr-xr-xcomponents/model-catalog/resource-dictionary/starter-dictionary/nf-id.json (renamed from components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json)6
-rwxr-xr-xcomponents/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json15
2 files changed, 18 insertions, 3 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json b/components/model-catalog/resource-dictionary/starter-dictionary/nf-id.json
index 32468533a..a140a442f 100755
--- a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json
+++ b/components/model-catalog/resource-dictionary/starter-dictionary/nf-id.json
@@ -1,9 +1,9 @@
{
- "name" : "pnf-id",
- "tags" : "pnf-id",
+ "name" : "nf-id",
+ "tags" : "nf-id",
"updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
"property" : {
- "description" : "pnf-id",
+ "description" : "nf-id",
"type" : "string"
},
"sources" : {
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json
new file mode 100755
index 000000000..ce96d5296
--- /dev/null
+++ b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-ipv4-address.json
@@ -0,0 +1,15 @@
+{
+ "name" : "pnf-ipv4-address",
+ "tags" : "pnf-ipv4-address",
+ "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
+ "property" : {
+ "description" : "pnf-ipv4-address",
+ "type" : "string"
+ },
+ "sources" : {
+ "input" : {
+ "type" : "source-input",
+ "properties" : { }
+ }
+ }
+} \ No newline at end of file