{ "Request": { "Path": { "Matchers": [ { "Name": "WildcardMatcher", "Pattern": "/static/mapping" } ] }, "Methods": [ "get" ] }, "Response": { "BodyAsJson": { "body": "static mapping" }, "Headers": { "Content-Type": "application/json", "Test-X": [ "test 1", "test 2" ] } } }