Add xml:ids to resources
Add xml:ids to resources. This is a new requirement that has to do with the generation of PDFs from WADL files – without this, the paths are not unique across WADL files Related-Bug: #1275007 Change-Id: I0cda675b828a0af5bede9d0b99a7fb876bfbdf5e
This commit is contained in:
parent
a1d9c045e4
commit
a755948f3f
@ -17,7 +17,8 @@
|
||||
<include href="dbaas.xsd"/>
|
||||
</grammars>
|
||||
|
||||
<resources base="https://ord.databases.api.rackspacecloud.com">
|
||||
<resources base="https://ord.databases.api.rackspacecloud.com"
|
||||
xml:id="dbaas">
|
||||
<resource id="versions" path="">
|
||||
<method href="#getVersions"/>
|
||||
</resource>
|
||||
|
Loading…
x
Reference in New Issue
Block a user