Skip to content

Commit

Permalink
Add some missing parameters in docs of os-cells
Browse files Browse the repository at this point in the history
Change-Id: I48c68e135bdfa7229eac6b242b7f80b005761ee8
  • Loading branch information
BIngDiAn-s committed Aug 25, 2021
1 parent d321554 commit 1917125
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions api-ref/source/os-cells.inc
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)

Request
-------

.. rest_parameters:: parameters.yaml

- cell_id: cell_id

Delete a Cell
=============

Expand All @@ -152,6 +159,13 @@ Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403),
itemNotFound(404), gone(410), notImplemented(501)

Request
-------

.. rest_parameters:: parameters.yaml

- cell_id: cell_id

Show Cell Capacities
====================

Expand Down

0 comments on commit 1917125

Please sign in to comment.