Merge pull request #144 from ed-/getaccounts-reference

Added reference to orphaned getaccounts method in mgmt wadl.
This commit is contained in:
Tim Simpson 2012-09-27 13:06:48 -07:00
commit 3d6d8fd273

View File

@ -55,6 +55,7 @@
<method href="#indexstorage"/>
</resource>
<resource id="accounts" path="accounts">
<method href="#getaccounts"/>
<resource id="accountid" path="{accountId}">
<param name="accountId" style="template" type="xsd:string">
<doc>The account ID for the specified account.</doc>