meta { name: ProductService_ViewProduct type: http seq: 3 } get { url: {{baseUrl}}/v1/product/:id body: none auth: inherit } params:path { id: }