aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/definition-type/starter-type/node_type/source-rest.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-11-18 14:29:21 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-18 14:29:21 +0000
commit1dd0c293d8a076d0c2cabced73572f15790e8736 (patch)
tree74d648171a1808a70aad32f3b066f0d936be1f82 /components/model-catalog/definition-type/starter-type/node_type/source-rest.json
parent835914bd584e771e47a5c8824848e8ba0ca06aec (diff)
parent6f7a427e53f4e129d84198f4c94036b4fe6b3898 (diff)
Merge "CCSDK-1603:Changes in 'Config via netconf' BP to pull data from AAI"
Diffstat (limited to 'components/model-catalog/definition-type/starter-type/node_type/source-rest.json')
-rw-r--r--components/model-catalog/definition-type/starter-type/node_type/source-rest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/components/model-catalog/definition-type/starter-type/node_type/source-rest.json b/components/model-catalog/definition-type/starter-type/node_type/source-rest.json
index f9995a883..224778be1 100644
--- a/components/model-catalog/definition-type/starter-type/node_type/source-rest.json
+++ b/components/model-catalog/definition-type/starter-type/node_type/source-rest.json
@@ -14,6 +14,13 @@
}
]
},
+ "headers" : {
+ "required" : false,
+ "type" : "map",
+ "entry_schema" : {
+ "type" : "string"
+ }
+ },
"verb": {
"required": true,
"type": "string",