github.com/hellofresh/janus@v0.0.0-20230925145208-ce8de8183c67/assets/stubs/upstreams/recipes.json (about) 1 { 2 "request": { 3 "method": "GET", 4 "urlPathPattern": "/recipes/5252b1b5301bbf46038b473f" 5 }, 6 "response": { 7 "status": 200, 8 "headers": { 9 "Content-Type": "application/json; charset=utf-8" 10 }, 11 "jsonBody": {"slug": "I'm a slug"} 12 } 13 }