From 43f1d386d2a0d2da85e3f5357ff123896ad590e0 Mon Sep 17 00:00:00 2001 From: Brayan Osmar Pereyra Suxo Date: Fri, 6 Dec 2013 16:17:38 -0400 Subject: [PATCH] Arreglo en validaciones --- .../src/Services/Api/ProcessMaker/Project/Activity.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/workflow/engine/src/Services/Api/ProcessMaker/Project/Activity.php b/workflow/engine/src/Services/Api/ProcessMaker/Project/Activity.php index 3da4d6da9..6709216ae 100644 --- a/workflow/engine/src/Services/Api/ProcessMaker/Project/Activity.php +++ b/workflow/engine/src/Services/Api/ProcessMaker/Project/Activity.php @@ -169,6 +169,9 @@ class ActivityPropertiesStructure */ public $tas_group_variable; + /** + * @var string {@from body} + */ public $tas_selfservice_time; /** @@ -201,6 +204,9 @@ class ActivityPropertiesStructure */ public $tas_timeunit; + /** + * @var string {@from body} {@choice 1,,2} + */ public $tas_type_day; /**