aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2019-03-19 17:18:12 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-19 17:18:12 +0000
commit9cd51d70010f2e8154c26326a4457bf00bbd10aa (patch)
tree3d223de17cb7b769a7fa079bc448accd12b69e18 /mso-api-handlers/mso-api-handler-infra/src/test/resources/__files
parent7165480eab5d69d047aaa8f58bc67c3ce4289b1e (diff)
parent2f2a07e0e5cd5f8ecc5a3fed71f296cb3896809a (diff)
Merge "Update Tasks API with additional fields"
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/__files')
-rw-r--r--mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json
index d5a26d714c..6b930089a3 100644
--- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json
+++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/GetTaskVariablesResponse.json
@@ -101,6 +101,14 @@
"type": "String",
"value": "Configurationactivate SDNO Post-Check",
"valueInfo": {}
+ },"description": {
+ "type": "String",
+ "value": "test task",
+ "valueInfo": {}
+ },"timeout": {
+ "type": "String",
+ "value": "PT3000S",
+ "valueInfo": {}
},"type": {
"type": "String",
"value": "fallout",