aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/auth/auth_policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/auth/auth_policy.json')
-rw-r--r--src/test/resources/auth/auth_policy.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/resources/auth/auth_policy.json b/src/test/resources/auth/auth_policy.json
index a0496b7..772e63a 100644
--- a/src/test/resources/auth/auth_policy.json
+++ b/src/test/resources/auth/auth_policy.json
@@ -45,7 +45,8 @@
{
"name": "nofuncauth",
"functions": [{
- "name": "nofuncutil"
+ "name": "nofuncutil",
+ "methods": [{"name": "GET"}]
}],
"users": [{
"user": "aai",