Fix a bug that the title and the description is inconsistent

Change-Id: I08b3647e2aa1255fb9dfe767d1e9b54d5f597b6f
Closes-Bug: #1494234
This commit is contained in:
Liyucai
2015-09-11 03:33:14 +00:00
parent 1b99fa21aa
commit 623bf70a29

View File

@@ -207,7 +207,7 @@
<wadl:doc title="List samples for meter" xml:lang="EN"
xmlns="http://docbook.org/ns/docbook">
<para role="shortdesc">Lists samples for a specified
meter, by meter ID.</para>
meter, by meter name.</para>
</wadl:doc>
<request>
<representation mediaType="application/xml">
@@ -240,8 +240,8 @@
<method id="createMeter" name="POST">
<wadl:doc title="Create meter" xml:lang="EN"
xmlns="http://docbook.org/ns/docbook">
<para role="shortdesc">Posts list of samples to
Telemetry.</para>
<para role="shortdesc">Adds a list of samples to the
specified meter, by meter name.</para>
</wadl:doc>
<request>
<representation mediaType="application/xml">