diff options
Diffstat (limited to 'workflow-bdd/resources')
-rw-r--r-- | workflow-bdd/resources/json/createVLM.json | 1 | ||||
-rw-r--r-- | workflow-bdd/resources/json/createVSP.json | 11 |
2 files changed, 0 insertions, 12 deletions
diff --git a/workflow-bdd/resources/json/createVLM.json b/workflow-bdd/resources/json/createVLM.json deleted file mode 100644 index 9431c070..00000000 --- a/workflow-bdd/resources/json/createVLM.json +++ /dev/null @@ -1 +0,0 @@ -{"vendorName":"RANDOM","description":"VLM Description","iconRef":"icon"} diff --git a/workflow-bdd/resources/json/createVSP.json b/workflow-bdd/resources/json/createVSP.json deleted file mode 100644 index 6f63261b..00000000 --- a/workflow-bdd/resources/json/createVSP.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "vendorId":"REPLACE", - "name": "RANDOM", - "category":"resourceNewCategory.generic", - "subCategory":"resourceNewCategory.generic.abstract", - "onboardingMethod":"REPLACE", - "description":"for testing", - "vendorName":"REPLACE", - "icon":"icon", - "licensingData":{} -} |