##// END OF EJS Templates
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global...
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global we don't want to complicate things more by requiring repoid. Left for backward compat.

File last commit:

r1:854a839a default
r2395:a90c6294 default
Show More
release-notes-3.2.2.rst
14 lines | 143 B | text/x-rst | RstLexer
/ docs / release-notes / release-notes-3.2.2.rst
project: added all source files and assets
r1 |RCE| 3.2.2 |RNS|
-----------------
General
^^^^^^^
- 2015-04-22
fixes
^^^^^
- API: Fix password handling in the API call `create_user`.