1{ 2 "mocks": [ 3 { 4 "request": { 5 "path": "/hello/world" 6 }, 7 "response": { 8 "body": "DefaultResponse.txt" 9 } 10 } 11 ] 12} 13