meta { name: path-param-question type: http seq: 20 } get { url: http://localhost:8081/api/echo/anything/users/:id body: none auth: none } params:path { id: a?b } settings { encodeUrl: false }