{"variable":[{"key":"base_url","value":"http:\/\/localhost"}],"info":{"name":"Laravel","schema":"https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"},"item":[{"name":"App","item":[{"name":"Client","item":[{"name":"Product Reviews","item":[{"name":"Index","request":{"method":"GET","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"url":{"raw":"{{base_url}}\/client\/product-reviews","host":["{{base_url}}"],"path":["api","client","product-reviews"],"variable":[]},"description":""},"response":[],"protocolProfileBehavior":{"disableBodyPruning":false}},{"name":"Create","request":{"method":"POST","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"url":{"raw":"{{base_url}}\/client\/product-reviews","host":["{{base_url}}"],"path":["api","client","product-reviews"],"variable":[]},"body":{"mode":"urlencoded","urlencoded":[{"key":"product_id","value":"1","description":"Form field: Product Id Validation: The product id field is required., validation.required|integer|exists","type":"text"},{"key":"review","value":"sample","description":"Form field: Review Validation: validation.sometimes|nullable|string|max","type":"text"},{"key":"rate","value":"sample","description":"Form field: Rate Validation: The rate field is required., validation.required|integer|in","type":"text"}]},"description":""},"response":[],"protocolProfileBehavior":{"disableBodyPruning":false}},{"name":"Show","request":{"method":"GET","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"url":{"raw":"{{base_url}}\/client\/product-reviews\/:product_review","host":["{{base_url}}"],"path":["api","client","product-reviews",":product_review"],"variable":[]},"description":""},"response":[],"protocolProfileBehavior":{"disableBodyPruning":false}},{"name":"Product","item":[{"name":"Get By Product Id","request":{"method":"GET","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"url":{"raw":"{{base_url}}\/client\/product-reviews\/product\/:productId","host":["{{base_url}}"],"path":["api","client","product-reviews","product",":productId"],"variable":[],"query":[{"key":"productId","value":"1","description":"Form field: Product Id Validation: The product id field is required., validation.required|integer|exists","type":"text","disabled":false}]},"description":""},"response":[],"protocolProfileBehavior":{"disableBodyPruning":false}}]}]}]}]}],"event":[]}