v1.0.43 - use OCS controller

This commit is contained in:
2026-04-16 20:54:35 +02:00
parent 963e61d0c3
commit f847bc8a0a
4 changed files with 13 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
<?php
return [
'routes' => [
'ocs' => [
['name' => 'api#getHiddenFields', 'url' => '/api/v1/hidden-fields', 'verb' => 'GET'],
],
];