aboutsummaryrefslogtreecommitdiffstats
path: root/components/resource-dict/load/resource_dictionary/input-source.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/resource-dict/load/resource_dictionary/input-source.json')
-rw-r--r--components/resource-dict/load/resource_dictionary/input-source.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/components/resource-dict/load/resource_dictionary/input-source.json b/components/resource-dict/load/resource_dictionary/input-source.json
new file mode 100644
index 000000000..676d92f86
--- /dev/null
+++ b/components/resource-dict/load/resource_dictionary/input-source.json
@@ -0,0 +1,19 @@
+{
+ "name": "input-source",
+ "property" :{
+ "description": "name of the ",
+ "type": "string"
+ },
+ "resource-path": "action-name",
+ "resource-type": "ONAP",
+ "updated-by": "brindasanth@onap.com",
+ "tags": null,
+ "sources": {
+ "input": {
+ "type": "source-input",
+ "properties": {
+ "key": "action-name"
+ }
+ }
+ }
+} \ No newline at end of file