Skip to content
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

Report on MOBILE_API.xml issues(inaccurate description) #256

Open
Yuki-Shoda-Nexty opened this issue Jun 15, 2020 · 0 comments
Open

Report on MOBILE_API.xml issues(inaccurate description) #256

Yuki-Shoda-Nexty opened this issue Jun 15, 2020 · 0 comments

Comments

@Yuki-Shoda-Nexty
Copy link

Yuki-Shoda-Nexty commented Jun 15, 2020

We propose correcting MOBILE_API.xml(inaccurate description)

Currently, MOBILE_API.xml contains some inaccurate descriptions. .
By compensating for this, we can provide a more accurate RPC documents to the SDL developers.
The target items are described in the Excel file.

MOBILE_API_inaccurate description.xlsx

e.g. alignment that is one of the parameter of RPC Show in MOBILE_API.xml, its description is inaccurate. Add the description of each element as shown below.

Modify the description of alignment as shown below.

<param name="alignment"   type="TextAlignment" mandatory="false"   since="1.0">
<description>
-        Specifies how mainField1 and   mainField2 texts should be aligned on display.
+        Specifies how mainField1, mainField2,   mainField3 and mainField4 texts should be aligned on display.
.If omitted, texts will be centered.
</description>
</param>
@Yuki-Shoda-Nexty Yuki-Shoda-Nexty changed the title ### Report on MOBILE_API.xml issues(inaccurate description) Report on MOBILE_API.xml issues(inaccurate description) Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant