[ { "Title": "1", "Request": { "Path": { "Matchers": [ { "Name": "WildcardMatcher", "Pattern": "/mappings_static_1" } ] }, "Methods": [ "get" ] }, "Response": { "BodyAsJson": { "result": "mappings static_1" }, "Headers": { "Content-Type": "application/json" } } }, { "Title": "2", "Request": { "Path": { "Matchers": [ { "Name": "WildcardMatcher", "Pattern": "/mappings_static_2" } ] }, "Methods": [ "get" ] }, "Response": { "BodyAsJson": { "result": "mappings static_2" }, "Headers": { "Content-Type": "application/json" } } } ]