TT#28460 Fix OPTIONS for the item/item request of the balanceintervals

Change-Id: I142f7ddcc1d97382b8ec968865b05c9b7aa66f38
changes/12/18512/3
Irina Peshinskaya 8 years ago
parent a5d3358849
commit f04e08a569

@ -89,7 +89,7 @@ __PACKAGE__->config(
Chained => 'item_base',
PathPart => '',
Args => 1,
Method => 'OPTIONS',
Method => 'HEAD',
ACLDetachTo => '/api/root/invalid_user',
AllowedRole => [qw/admin reseller/],
Does => [qw(ACL RequireSSL)]

Loading…
Cancel
Save