From 628ad431c3e335b0af85dd87d00c844a8378ba91 Mon Sep 17 00:00:00 2001 From: Shobhit Adlakha Date: Wed, 25 Sep 2019 17:22:45 -0400 Subject: Set mandatory=false for all response params(other than resultCode and success) in the MOBILE_API --- src/components/interfaces/MOBILE_API.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/interfaces/MOBILE_API.xml b/src/components/interfaces/MOBILE_API.xml index 2307dada03..dd8cefe71a 100644 --- a/src/components/interfaces/MOBILE_API.xml +++ b/src/components/interfaces/MOBILE_API.xml @@ -6529,7 +6529,7 @@ Provides additional human readable info regarding the result. - + 2 byte ECU Header for DTC response (as defined in VHR_Layout_Specification_DTCs.pdf) @@ -6584,7 +6584,7 @@ Provides additional human readable info regarding the result. - + Array of bytes comprising CAN message result. @@ -7438,7 +7438,7 @@ - + See Result @@ -7540,7 +7540,7 @@ Used to set the values of one remote control module - + See Result @@ -7656,7 +7656,7 @@ - + See Result -- cgit v1.2.1