From 06c81b755ab5461e51b0b1bb33cb7c346ba0e241 Mon Sep 17 00:00:00 2001 From: JackLivio Date: Tue, 23 Jul 2019 12:54:51 -0400 Subject: Address comment --- src/components/interfaces/HMI_API.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/interfaces/HMI_API.xml b/src/components/interfaces/HMI_API.xml index 839f9e21f6..ec997685e3 100644 --- a/src/components/interfaces/HMI_API.xml +++ b/src/components/interfaces/HMI_API.xml @@ -6372,7 +6372,10 @@ Interface used for interacting with app services as a producer or consumer - Registers a service offered by this app on the module + + Registers a service offered by this app on the module. + Subsequent calls with the same service type will update the manifest for that service. + The manifest of the service that wishes to be published. -- cgit v1.2.1