summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacobkeeler <jacob.keeler@livioradio.com>2019-04-25 16:34:43 -0400
committerjacobkeeler <jacob.keeler@livioradio.com>2019-04-25 16:34:43 -0400
commit43f0b6394ce5047bb22755dc1dbb60ca90d0c9fc (patch)
tree89ba51d8b3719c4756312a2da80f8502a2bd4fd5
parent03e1819f96154fc305e086bec47dde0540d3f351 (diff)
downloadsdl_core-hotfix/missing_info_cloud_app_properties.tar.gz
Update description in HMI_APIhotfix/missing_info_cloud_app_properties
-rw-r--r--src/components/interfaces/HMI_API.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml
index 1861e49893..55a3a99e9d 100644
--- a/src/components/interfaces/HMI_API.xml
+++ b/src/components/interfaces/HMI_API.xml
@@ -3682,7 +3682,7 @@
</param>
<param name="serviceType" type="String" mandatory="true">
- <description> The type of service that is to be offered by this app </description>
+ <description> The type of service that is to be offered by this app. See AppServiceType for known enum equivalent types. Parameter is a string to allow for new service types to be used by apps on older versions of SDL Core. </description>
</param>
<param name="serviceIcon" type="Common.Image" mandatory="false">