Signed-off-by: jld3103 <jld3103yt@gmail.com>
@ -56,7 +56,7 @@ class ProfileApiController extends OCSController {
* @PasswordConfirmationRequired
* @UserRateThrottle(limit=40, period=600)
*
* Update the visiblity of a parameter
* Update the visibility of a parameter
* @param string $targetUserId ID of the user
* @param string $paramId ID of the parameter
@ -3617,7 +3617,7 @@
"/ocs/v2.php/profile/{targetUserId}": {
"put": {
"operationId": "profile_api-set-visibility",
"summary": "Update the visiblity of a parameter",
"summary": "Update the visibility of a parameter",
"tags": [
"profile_api"
],