aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json
diff options
context:
space:
mode:
authorJozsef Csongvai <jozsef.csongvai@bell.ca>2021-03-14 19:10:30 -0400
committerKAPIL SINGAL <ks220y@att.com>2021-03-24 20:44:53 +0000
commit6adae936bdb63a13d05a491d1c800add80f7bb0e (patch)
treecbafd278629856d3559a3b1d22c6d39247321688 /components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json
parentb6f91f76c84db11b66cc2cdfc4dad16da53a49ed (diff)
Add UAT for imperative workflow
Issue-ID: CCSDK-3219 Change-Id: I7b6e619fb60e687885b5545ba323bd7bb15ec209 Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca> (cherry picked from commit f19c463ecaf39655005441c4c0e352140c153a82)
Diffstat (limited to 'components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json')
-rw-r--r--components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json b/components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json
new file mode 100644
index 000000000..c7277c027
--- /dev/null
+++ b/components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json
@@ -0,0 +1,18 @@
+{
+ "input-source" : {
+ "tags" : "input-source",
+ "name" : "input-source",
+ "property" : {
+ "description" : "name of the ",
+ "type" : "string"
+ },
+ "group" : "default",
+ "updated-by" : "brindasanth@onap.com",
+ "sources" : {
+ "input" : {
+ "type" : "source-input",
+ "properties" : { }
+ }
+ }
+ }
+} \ No newline at end of file