File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ define({
448448 } ]
449449 } ,
450450 {
451- "type" : "post " ,
451+ "type" : "patch " ,
452452 "url" : "/auth/password/change" ,
453453 "title" : "change password for logged in user" ,
454454 "name" : "changePassword" ,
Original file line number Diff line number Diff line change 447447 }]
448448 },
449449 {
450- "type" : " post " ,
450+ "type" : " patch " ,
451451 "url" : " /auth/password/change" ,
452452 "title" : " change password for logged in user" ,
453453 "name" : " changePassword" ,
Original file line number Diff line number Diff line change 99 "apidoc" : "0.3.0" ,
1010 "generator" : {
1111 "name" : "apidoc" ,
12- "time" : "2018-12-03T02:15:26.200Z " ,
12+ "time" : "2018-12-03T02:22:00.260Z " ,
1313 "url" : "http://apidocjs.com" ,
1414 "version" : "0.17.6"
1515 }
Original file line number Diff line number Diff line change 99 "apidoc" : " 0.3.0" ,
1010 "generator" : {
1111 "name" : " apidoc" ,
12- "time" : " 2018-12-03T02:15:26.200Z " ,
12+ "time" : " 2018-12-03T02:22:00.260Z " ,
1313 "url" : " http://apidocjs.com" ,
1414 "version" : " 0.17.6"
1515 }
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ module.exports = {
9898 ) ;
9999
100100 /**
101- * @api {post } /auth/password/change change password for logged in user
101+ * @api {patch } /auth/password/change change password for logged in user
102102 * @apiName changePassword
103103 * @apiGroup Authentication
104104 * @apiVersion 0.0.8
You can’t perform that action at this time.
0 commit comments