Skip to content

Commit

Permalink
Merge pull request #968 from usharesoft/doc-release-3.8.fp8
Browse files Browse the repository at this point in the history
Update api doc for release 3.8.fp8
  • Loading branch information
AliceAlbano committed Nov 12, 2018
2 parents 178013f + 90838a6 commit 669df06
Show file tree
Hide file tree
Showing 4 changed files with 7,799 additions and 7,799 deletions.
2 changes: 1 addition & 1 deletion apis/en/source/pages/appliance/appliance_delete.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Security Summary
URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object` that has created the appliance
* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion apis/en/source/pages/appliance/appliance_get.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Security Summary
URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object` that has created the appliance
* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down
2 changes: 1 addition & 1 deletion apis/en/source/pages/appliance/appliance_update.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Security Summary
URI Parameters
~~~~~~~~~~~~~~

* ``uid`` (required): the user name (login name) of the :ref:`user-object` that has created the appliance
* ``uid`` (required): the user name (login name) of the :ref:`user-object`
* ``aid`` (required): the id of the :ref:`appliance-object`

HTTP Request Body Parameters
Expand Down

0 comments on commit 669df06

Please sign in to comment.