version: 1 host: 'https://jsonplaceholder.typicode.com' GET /posts/: alias: posts POST /posts/: alias: new-post GET /users/$posts.body.0.userId: alias: post-user