The XML Representation was missing from identity admin wadl
- Also requires 2.1.1 of clouddocs-maven-plugin in the pom.xml Change-Id: If0868efb8ec7a6e3f56657ae9c12b213af8e0e2d Closes-bug: 1335731
This commit is contained in:
parent
6a27eaaded
commit
4a2d685539
@ -256,7 +256,7 @@
|
|||||||
rel="previous"/>
|
rel="previous"/>
|
||||||
</param>
|
</param>
|
||||||
</representation>
|
</representation>
|
||||||
<!-- <representation mediaType="application/xml"
|
<representation mediaType="application/xml"
|
||||||
element="capi:extensions">
|
element="capi:extensions">
|
||||||
<wadl:doc xmlns="http://docbook.org/ns/docbook">
|
<wadl:doc xmlns="http://docbook.org/ns/docbook">
|
||||||
<xsdxt:sample
|
<xsdxt:sample
|
||||||
@ -264,7 +264,7 @@
|
|||||||
<xsdxt:code href="../samples/extensions.xml"/>
|
<xsdxt:code href="../samples/extensions.xml"/>
|
||||||
</xsdxt:sample>
|
</xsdxt:sample>
|
||||||
</wadl:doc>
|
</wadl:doc>
|
||||||
</representation>-->
|
</representation>
|
||||||
</response> &commonFaults; &getFaults; </method>
|
</response> &commonFaults; &getFaults; </method>
|
||||||
<method name="GET" id="getExtension">
|
<method name="GET" id="getExtension">
|
||||||
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
|
<wadl:doc xmlns="http://docbook.org/ns/docbook" xml:lang="EN"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user