summaryrefslogtreecommitdiffstats
path: root/apps/cloud_federation_api/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'apps/cloud_federation_api/appinfo')
-rw-r--r--apps/cloud_federation_api/appinfo/routes.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/cloud_federation_api/appinfo/routes.php b/apps/cloud_federation_api/appinfo/routes.php
index 966ff2ce3a1..ad508e13277 100644
--- a/apps/cloud_federation_api/appinfo/routes.php
+++ b/apps/cloud_federation_api/appinfo/routes.php
@@ -38,11 +38,11 @@ return [
'verb' => 'POST',
'root' => '/ocm',
],
-// [
-// 'name' => 'RequestHandler#inviteAccepted',
-// 'url' => '/invite-accepted',
-// 'verb' => 'POST',
-// 'root' => '/ocm',
-// ]
+ // [
+ // 'name' => 'RequestHandler#inviteAccepted',
+ // 'url' => '/invite-accepted',
+ // 'verb' => 'POST',
+ // 'root' => '/ocm',
+ // ]
],
];