X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fresources%2Fauth%2Fauth_policy.json;h=772e63ab0129e80baf5a15285ca2b1797a273a43;hb=7f592e87a5ba61a8538d6f399f3778b884a9b3ce;hp=a0496b76b03b59963454908d9252d357e4aa5aa3;hpb=de97feac66e234a0ebea9bf0774aa01136f3c04f;p=aai%2Fbabel.git 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",