Updated pom to remove distribution-management section and corrected aai base image...
[aai/babel.git] / src / test / resources / auth / auth_policy.json
index a0496b7..772e63a 100644 (file)
@@ -45,7 +45,8 @@
     {
         "name": "nofuncauth",
         "functions": [{
-            "name": "nofuncutil"
+            "name": "nofuncutil",
+            "methods": [{"name": "GET"}]
         }],        
         "users": [{
             "user": "aai",