This commit is contained in:
Matej Bačo
2025-02-28 09:32:40 +01:00
parent 4afd9771c6
commit 4efa0a7231
+1 -1
View File
@@ -191,7 +191,7 @@ return [
'name' => 'Functions',
'subtitle' => 'The Functions Service allows you view, create and manage your Cloud Functions.',
'description' => '/docs/services/functions.md',
'controller' => 'api/functions.php',
'controller' => '', // Uses modules
'sdk' => true,
'docs' => true,
'docsUrl' => 'https://appwrite.io/docs/functions',