summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/components/interfaces/MOBILE_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml
index 8ad9acb6d8..d4397fdd5b 100644
--- a/src/components/interfaces/MOBILE_API.xml
+++ b/src/components/interfaces/MOBILE_API.xml
@@ -5503,7 +5503,7 @@
If any text field contains no tags or the none tag, the metadata tag for that textfield should be removed.</description>
</param>
- <param name="templateTitle" type="String" maxlength="100" mandatory="false" since="6.0">
+ <param name="templateTitle" type="String" minlength="0" maxlength="100" mandatory="false" since="6.0">
<description>
The title of the new template that will be displayed.
How this will be displayed is dependent on the OEM design and implementation of the template.