{ "match": { "serviceClassRegex": "(Data-Catalogue)|(DataPublishing)", "serviceNameRegex": "GRSFPublisher", "calledMethodRegex": ".*get-license(s{0,1}).*" }, "replace": { "serviceClass": "DataPublishing", "serviceName": "GRSFPublisher", "calledMethod": "getLicenses" } }