Fixing typo with DELETE in admin api

Change-Id: I4fd63c64b4251cbdf1711ebb0dec9a7050057cd1
This commit is contained in:
marcrp 2013-06-03 06:09:20 -04:00
parent 4c0c0d54f9
commit a9fdc944ce

View File

@ -297,7 +297,7 @@ Example
:: ::
curl -X POST -k https://15.185.107.220:8889/v1/devices/1 curl -X DELETE -k https://15.185.107.220:8889/v1/devices/1
Update a Device Update a Device
--------------- ---------------