-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/0266 new vehicle data gear status #252
Feature/0266 new vehicle data gear status #252
Conversation
MOBILE_API.xml
Outdated
<description>See PRNDL</description> | ||
<history> | ||
<param name="prndl" type="Boolean" mandatory="false" since="1.0" until="6.2"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IGapchuk change to since=2.0
MOBILE_API.xml
Outdated
<description>See PRNDL</description> | ||
<history> | ||
<param name="prndl" type="Boolean" mandatory="false" since="1.0" until="6.2"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IGapchuk change to since 2.0
MOBILE_API.xml
Outdated
<description>See PRNDL</description> | ||
<history> | ||
<param name="prndl" type="VehicleDataResult" mandatory="false" since="1.0" until="6.2"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IGapchuk change to since 2.0
MOBILE_API.xml
Outdated
<description>See PRNDL</description> | ||
<history> | ||
<param name="prndl" type="Boolean" mandatory="false" since="1.0" until="6.2"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IGapchuk change to since 2.0 in all related places
@atiwari9 please review this PR |
PR Approved. Validated with atf scripts commit: b4e023d |
@theresalech PR is ready for Livio review. Thank you! |
@LitvinenkoIra, thanks! Moving forward, is it possible for Luxoft to reference the issues for the specific repos in the PR description? For example, this PR resolves issue #217. |
@theresalech Yes, I will check all of the PR's and will link them. |
@ShobhitAd All comments are processed, please check the latest updates |
Implements #3216
Summary
Current PR contains an update for
MOBILE_API.xml
andREADME.md
introducing new vehicle data typegearStatus