accounting-lib/src/test/resources/AuthorizationService-scopes...

12 lines
276 B
JSON

{
"match": {
"serviceClassRegex": "Common",
"serviceNameRegex": "AuthorizationService",
"calledMethodRegex": "^((e\/)|\/){0,1}gcube\/resource\/scopes"
},
"replace": {
"serviceClass": "Common",
"serviceName": "AuthorizationService",
"calledMethod": "scopes"
}
}