Skip to content

Commit

Permalink
IVIS-46: - Update API chapter (priorities).
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPopenko committed Oct 26, 2016
1 parent aed347b commit 57f2c9d
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions docs/api/priorities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Provides following method for `API <index.html>`_ calls:
* `Save priorities`_
* `Update priority`_
* `Delete priority`_
* `Get priority or priorities by name`_

.. _`Get priority`:

Expand Down Expand Up @@ -168,25 +167,4 @@ Parameters response:

you receive deleted object

.. _`Get priority or priorities by name`:

Get priority or priorities by name
----------------------------------

URL:
~~~~
*/priorities*

Method:
~~~~~~~
*GET*

Parameters request:
~~~~~~~~~~~~~~~~~~~
*name(STRING)*
and optional *first(BOOLEAN)*

Parameters response:
~~~~~~~~~~~~~~~~~~~~
*ARRAY or OBJECT (Priority)*

0 comments on commit 57f2c9d

Please sign in to comment.