Fix the example URL

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

Signed-off-by: Vitor Mattos <vitor@php.rio>
pull/37278/head
Vitor Mattos 3 years ago
parent 8283b3124c
commit a62521faae
  1. 2
      lib/public/RichObjectStrings/Definitions.php

@ -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'
],
],
],

Loading…
Cancel
Save