Skip to content

Commit

Permalink
Update appinfo/routes.php
Browse files Browse the repository at this point in the history
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Chartman123 <chris-hartmann@gmx.de>
  • Loading branch information
Chartman123 and susnux committed Dec 4, 2023
1 parent c84e09d commit 7a147d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions appinfo/routes.php
Expand Up @@ -32,12 +32,6 @@
'url' => '/config',
'verb' => 'GET'
],
// TODO: Remove POST in next API release
[
'name' => 'config#updateAppConfig',
'url' => '/config/update',
'verb' => 'POST'
],
[
'name' => 'config#updateAppConfig',
'url' => '/config/update',
Expand Down

0 comments on commit 7a147d9

Please sign in to comment.