Fix goal method in policy
Change-Id: I8f002900e898b945573c5a60b485ae3b98da639c
This commit is contained in:
@@ -24,7 +24,7 @@ rules = [
|
|||||||
operations=[
|
operations=[
|
||||||
{
|
{
|
||||||
'path': '/v1/goals/detail',
|
'path': '/v1/goals/detail',
|
||||||
'method': 'DELETE'
|
'method': 'GET'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user