Skip to content

Commit

Permalink
Merge pull request #3139 from zlamalp/docs
Browse files Browse the repository at this point in the history
RPC: Updated API docs
  • Loading branch information
zlamalp authored Mar 29, 2021
2 parents 0630910 + 4113c0a commit f630d0f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1463,6 +1463,10 @@ public Map<String, String> call(ApiCaller ac, Deserializer parms) throws PerunEx
* <p>
* Warning: No matter which serializer you specify, this method always
* returns .pdf file as an attachment.
*
* @param userId Integer ID of User to change password to random
* @param loginNamespace String namespace that will be used
* @return PDF PDF document with password
*/
changePasswordRandom {
@Override
Expand Down

0 comments on commit f630d0f

Please sign in to comment.