Skip to content

Commit 7a147d9

Browse files
Chartman123susnux
andauthored
Update appinfo/routes.php
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Chartman123 <chris-hartmann@gmx.de>
1 parent c84e09d commit 7a147d9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

appinfo/routes.php

-6
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@
3232
'url' => '/config',
3333
'verb' => 'GET'
3434
],
35-
// TODO: Remove POST in next API release
36-
[
37-
'name' => 'config#updateAppConfig',
38-
'url' => '/config/update',
39-
'verb' => 'POST'
40-
],
4135
[
4236
'name' => 'config#updateAppConfig',
4337
'url' => '/config/update',

0 commit comments

Comments
 (0)