Skip to content

Commit 02bb612

Browse files
PytalArtificialOwl
authored andcommitted
Remove completed remove route TODO
- Done in #126 Signed-off-by: Christopher Ng <[email protected]>
1 parent 904123e commit 02bb612

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

appinfo/routes.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
return [
44
'ocs' => [
5-
// TODO remove this route for NC26
65
['name' => 'Api#getRelatedResources', 'url' => '/related/{providerId}/{itemId}', 'verb' => 'GET'],
76
['name' => 'Api#getRelatedAlternate', 'url' => '/related/{providerId}', 'verb' => 'GET']
87
],

0 commit comments

Comments
 (0)