
By hosting the docs here we'll be able to better maintain that developers are being mindful of changes or even occassionally writing documentation for new API features. This should also allow us to autogenerate the snippets. Change-Id: I0111bcd38341b1736a47b0a3d3e6ff96d2ca1c58
6 lines
195 B
XML
6 lines
195 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<itemNotFound code="404"
|
|
xmlns="http://docs.openstack.org/database/api/v1.0">
|
|
<message> The resource could not be found. </message>
|
|
</itemNotFound>
|