Merge "[Telemetry API v2] Duplicate row in some Response parameters tables"

This commit is contained in:
Jenkins 2016-02-12 13:38:54 +00:00 committed by Gerrit Code Review
commit 20f76efcbd
2 changed files with 2 additions and 13 deletions

View File

@ -391,17 +391,6 @@
</para>
</wadl:doc>
</param>
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
name="storage:production_ready" style="plain"
type="xsd:boolean" path="$.api.storage:production_ready">
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
<para>
If <code>true</code>, the database back end is ready to use in a
production environment.
</para>
</wadl:doc>
</param>
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
name="event_storage" style="plain" type="xsd:dict" path="$.event_storage">
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"

View File

@ -547,7 +547,7 @@
xmlns="http://docbook.org/ns/docbook">
<xsdxt:code href="../samples/samples-list-response.json"/>
</wadl:doc>
&meterSamplesParameters; &userIdParameter;
&meterSamplesParameters;
</representation>
<representation mediaType="application/xml">
<wadl:doc xml:lang="EN"
@ -570,7 +570,7 @@
xmlns="http://docbook.org/ns/docbook">
<xsdxt:code href="../samples/sample-show-response.json"/>
</wadl:doc>
&meterSamplesParameters; &userIdParameter;
&meterSamplesParameters;
</representation>
<representation mediaType="application/xml">
<wadl:doc xml:lang="EN"