From 5b9e0c0ade33c1eb1a30de14fdc64f5efeaf9cc8 Mon Sep 17 00:00:00 2001 From: Shobhit Adlakha Date: Tue, 10 Sep 2019 14:28:10 -0400 Subject: Re-add minlength attribute for templateTitle parameter (#3023) --- src/components/interfaces/MOBILE_API.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. - + 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. -- cgit v1.2.1