Merge "Fix goal method in policy"
This commit is contained in:
commit
7404d2510a
@ -24,7 +24,7 @@ rules = [
|
||||
operations=[
|
||||
{
|
||||
'path': '/v1/goals/detail',
|
||||
'method': 'DELETE'
|
||||
'method': 'GET'
|
||||
}
|
||||
]
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user