]> git.mxchange.org Git - friendica.git/blobdiff - static/routes.config.php
spelling: contacts
[friendica.git] / static / routes.config.php
index eb55c64ab531d2877b92e8e13a491b436cbc44f9..0ff13224c61412619c916c9581b5c5552bab46ef 100644 (file)
@@ -310,7 +310,7 @@ return [
                        '/trends/tags'                       => [Module\Api\Mastodon\Trends\Tags::class,              [R::GET         ]],
                ],
                '/v2' => [
-                       '/instance'                          => [Module\Api\Mastodon\Unimplemented::class,            [R::GET         ]], // not supported
+                       '/instance'                          => [Module\Api\Mastodon\InstanceV2::class,            [R::GET         ]], // not supported
                ],
                '/v{version:\d+}' => [
                        '/admin/accounts'                    => [Module\Api\Mastodon\Unimplemented::class,            [R::GET         ]], // not supported