Skip to content

Commit

Permalink
docs fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
RuslanPopenko committed Jun 21, 2016
1 parent 7f24795 commit 1dc9faf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
5 changes: 2 additions & 3 deletions docs/api/categories.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ Parameters response:
*Object*

*With properties:*

#. id (Number)
#. name (String)
#. id (Number)
#. name (String)

Example of response:
~~~~~~~~~~~~~~~~~~~~
Expand Down
5 changes: 2 additions & 3 deletions docs/api/priorities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ Parameters response:
*Object*

*With properties:*

#. id (Number)
#. name (String)
#. id (Number)
#. name (String)

Example of response:
~~~~~~~~~~~~~~~~~~~~
Expand Down
5 changes: 2 additions & 3 deletions docs/api/statuses.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ Parameters response:
*Object*

*With properties:*

#. id (Number)
#. name (String)
#. id (Number)
#. name (String)

.. note::
Property name has only values: "CREATING", "NEW", "ASSIGNED", "ARCHIVED"
Expand Down

0 comments on commit 1dc9faf

Please sign in to comment.