Fix the example URL

https://github.com/nextcloud/server/pull/37278/files#r1141955740

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2023-03-20 08:28:07 -03:00
parent 8283b3124c
commit a62521faae

View file

@ -197,7 +197,7 @@ class Definitions {
'since' => '27.0.0',
'required' => false,
'description' => 'The icon url to use as avatar',
'example' => 'https://localhost/index.php/api/v1/room/R4nd0mToken/avatar'
'example' => 'https://localhost/ocs/v2.php/apps/spreed/api/v1/room/R4nd0mToken/avatar'
],
],
],