meta { name: Get Comments type: http seq: 8 } get { url: http://localhost:3000/posts/:post_id/comments body: none auth: inherit } params:path { post_id: } settings { encodeUrl: true timeout: 0 }