Skip to content

Commit

Permalink
issue #178 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtepkeev committed Jun 8, 2017
1 parent 0563dab commit bcfb05a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/project_membership.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ create

:param project_id: (required). Id or identifier of the project.
:type project_id: int or string
:param int user_id: (required). Id of the user to add to the project.
:param int user_id: (required). Id of the user or group to add to the project.
:param list role_ids: (required). Role ids to add to the user in this project.
:return: :ref:`Resource` object

Expand Down

0 comments on commit bcfb05a

Please sign in to comment.