mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 15:48:42 +00:00
Make app,localization in url optional+tld+subdomain
This commit is contained in:
parent
e084f4cc26
commit
32aa3d38ec
|
|
@ -6,7 +6,7 @@ use phpOMS\Account\PermissionType;
|
|||
use phpOMS\Router\RouteVerb;
|
||||
|
||||
return [
|
||||
'^.*/api/tag.*$' => [
|
||||
'^.*/tag.*$' => [
|
||||
[
|
||||
'dest' => '\Modules\Tag\Controller\ApiController:apiTagCreate',
|
||||
'verb' => RouteVerb::PUT,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user