{ "match": { "serviceClassRegex": "DataAccess", "serviceNameRegex": "StorageHub", "calledMethodRegex": "^\/workspace\/item(s){0,1}\/[0-9a-zA-Z\\-_]*\/download(\/){0,1}$|downloadById" }, "replace": { "serviceClass": "DataAccess", "serviceName": "StorageHub", "calledMethod": "downloadById" } }