{ "match": { "serviceClassRegex": "DataAccess", "serviceNameRegex": "StorageHub", "calledMethodRegex": "(listById)|(\/list\/byId)|(\/list\/byPath)|(\/workspace/{0,1}.*\/(get){0,1}(C|c)hi(dl|ld|d)ren)" }, "replace": { "serviceClass": "DataAccess", "serviceName": "StorageHub", "calledMethod": "listById" } }