Merge "Add some missing parameters in docs of os-cells"
This commit is contained in:
commit
276fb9c5c7
@ -140,6 +140,13 @@ Normal response codes: 200
|
|||||||
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
|
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
|
||||||
itemNotFound(404), gone(410), notImplemented(501)
|
itemNotFound(404), gone(410), notImplemented(501)
|
||||||
|
|
||||||
|
Request
|
||||||
|
-------
|
||||||
|
|
||||||
|
.. rest_parameters:: parameters.yaml
|
||||||
|
|
||||||
|
- cell_id: cell_id
|
||||||
|
|
||||||
Delete a Cell
|
Delete a Cell
|
||||||
=============
|
=============
|
||||||
|
|
||||||
@ -152,6 +159,13 @@ Normal response codes: 200
|
|||||||
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
|
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
|
||||||
itemNotFound(404), gone(410), notImplemented(501)
|
itemNotFound(404), gone(410), notImplemented(501)
|
||||||
|
|
||||||
|
Request
|
||||||
|
-------
|
||||||
|
|
||||||
|
.. rest_parameters:: parameters.yaml
|
||||||
|
|
||||||
|
- cell_id: cell_id
|
||||||
|
|
||||||
Show Cell Capacities
|
Show Cell Capacities
|
||||||
====================
|
====================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user