##// END OF EJS Templates
api: new method: edit_reviewers...
api: new method: edit_reviewers Allow adding and removing reviewers of a pull request with the API call 'edit_reviewers', taking a pull request ID and a list of usernames or userids to add and remove. For single-user operation, a string can be used instead of a list. Note that the 'kallithea-api' tool only accepts strings, so can only perform single-user operations. Use python 'requests', 'curl' or similar instead if you need to operate on multiple users at a time.
Thomas De Schampheleire -
r8422:56451a7c default
Show More
Name Size Modified Last Commit Author
/ docs
administrator_guide
api
dev
theme
usage
Makefile Loading ...
conf.py Loading ...
contributing.rst Loading ...
index.rst Loading ...
installation.rst Loading ...
installation_iis.rst Loading ...
installation_puppet.rst Loading ...
installation_win.rst Loading ...
installation_win_old.rst Loading ...
make.bat Loading ...
overview.rst Loading ...
readme.rst Loading ...
setup.rst Loading ...
upgrade.rst Loading ...