diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json (renamed from components/model-catalog/resource-dictionary/starter-dictionary/nf-id.json) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/nf-id.json b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json index a140a442f..32468533a 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/nf-id.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/pnf-id.json @@ -1,9 +1,9 @@ { - "name" : "nf-id", - "tags" : "nf-id", + "name" : "pnf-id", + "tags" : "pnf-id", "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>", "property" : { - "description" : "nf-id", + "description" : "pnf-id", "type" : "string" }, "sources" : { |