{"info":{"_postman_id":"01d3b9ca-cec8-4480-aa35-96b756a532ef","name":"Canteen App Backend APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"29367403","collectionId":"01d3b9ca-cec8-4480-aa35-96b756a532ef","publishedId":"2s9YXe7Q1u","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-11-03T12:13:40.000Z"},"item":[{"name":"register a user","id":"a49cf1ea-ef9e-443c-9d53-d917414a818f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fullName\":\"Srikanth Sir\",\r\n    \"email\":\"srikanth123@gmail.com\",\r\n    \"password\":\"Srikanth@123\",\r\n    \"role\":\"ADMIN\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/register","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b312a7e9-5901-4c41-9d5a-bda6086ae637","name":"register a user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fullName\":\"                    Gareeb Rachit\",\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"password\":\"1234\",\r\n    \"role\":\"USER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:57:06 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Check your email for otp\"\n}"},{"id":"967100cb-38ce-4b35-aec2-5360506558c7","name":"register a user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fullName\":\"                    Gareeb Rachit\",\r\n    \"email\":\"Gareebgmail.com\",\r\n    \"password\":\"1234\",\r\n    \"role\":\"USER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/register"},"status":"Forbidden","code":403,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Fri, 03 Nov 2023 12:07:53 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null},{"id":"1b5df4de-0034-451a-904d-31cc9c0db425","name":"register a user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fullName\":\"                    Gareeb Rachit\",\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"password\":\"1234\",\r\n    \"role\":\"USER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:08:09 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"User Already Exists\"\n}"}],"_postman_id":"a49cf1ea-ef9e-443c-9d53-d917414a818f"},{"name":"verify registered email","id":"4c5507c0-e051-4c6c-9e16-125801e0b42a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"srikanth123@gmail.com\",\r\n    \"otp\":\"294814\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/verify-email","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","verify-email"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6109e0b7-6d7c-458d-9600-c14d90796b7d","name":"verify registered email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"otp\":\"483477\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/verify-email"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:02:57 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJHYXJlZWJAZ21haWwuY29tIiwiaWF0IjoxNjk5MDEyOTc3LCJleHAiOjE2OTkwMTQ0MTd9.W6cb0p8pAhQcb9249IB0_01wsyvZxhVgIpNfPWFqrUw\",\n    \"message\": null\n}"},{"id":"a7559785-d1c7-44d9-bae5-4ee1f548467c","name":"verify registered email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"otp\":\"48377\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/verify-email"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:08:39 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Incorrect OTP\"\n}"},{"id":"ed31ed6c-e20a-4b69-a72c-db183e5c28dd","name":"verify registered email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Garbgmail.com\",\r\n    \"otp\":\"48377\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/verify-email"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:08:58 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"No OTP genereated\"\n}"}],"_postman_id":"4c5507c0-e051-4c6c-9e16-125801e0b42a"},{"name":"login a user","id":"95d2e10a-281d-4b67-9848-a5dbd7041580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"sarthak@gmail.com\",\r\n    \"password\":\"422525\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/login","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"df436269-cd00-4385-9353-ef3323fc8194","name":"login a user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"aakarsh@gmail.com\",\r\n    \"password\":\"422525\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/login"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 24 Nov 2023 16:55:59 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhYWthcnNoQGdtYWlsLmNvbSIsImlhdCI6MTcwMDg0NDk1OSwiZXhwIjoxNzAwODg4MTU5fQ.btuPG77mhdh93qpmgwwI0yfwTD0VIOMBs4zW8qGtsd0\",\n    \"message\": null,\n    \"name\": \"Aakarsh\",\n    \"hasRole\": \"USER\"\n}"}],"_postman_id":"95d2e10a-281d-4b67-9848-a5dbd7041580"},{"name":"forgot-password","id":"05fa7ba2-26d6-489f-8da4-b2b57199eba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareebgmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/forgot-password","urlObject":{"protocol":"http","port":"8080","path":["api","v1","auth","forgot-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"db0da509-76d9-47dc-9662-54517e3e6010","name":"forgot-password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareeb@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/forgot-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:38:35 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Check your email for OTP\"\n}"},{"id":"a2820bd3-721d-406e-a163-268b8a1de1fb","name":"forgot-password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareebgmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/forgot-password"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:10:11 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Invalid Email\"\n}"}],"_postman_id":"05fa7ba2-26d6-489f-8da4-b2b57199eba0"},{"name":"Reset-password-verify","id":"f4d460eb-0165-4d66-8007-dbe9e665d12b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb123@gmail.com\",\r\n    \"otp\":\"749442\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/auth/reset-password-verify","urlObject":{"protocol":"https","path":["api","v1","auth","reset-password-verify"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"ca754c84-67d1-417e-af61-54364537920f","name":"Reset-password-verify","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"otp\":\"255183\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/reset-password-verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:39:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"OTP Verified Successfully\"\n}"},{"id":"c7281020-d420-4e76-ac3f-39c98cc47c0f","name":"Reset-password-verify","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareebgmail.com\",\r\n    \"otp\":\"255183\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/reset-password-verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:10:37 GMT"},{"key":"Connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Incorrect OTP\"\n}"},{"id":"779e8c4d-8671-4b68-aec8-869787c47262","name":"Reset-password-verify","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"otp\":\"25583\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/reset-password-verify"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 12:10:56 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"OTP expired\"\n}"}],"_postman_id":"f4d460eb-0165-4d66-8007-dbe9e665d12b"},{"name":"reset new password","id":"1c5ad87c-67b8-4b67-af0e-cb2594fd6dc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb123@gmail.com\",\r\n    \"newPassword\":\"Rachit@123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/auth/reset-new-password","urlObject":{"protocol":"https","path":["api","v1","auth","reset-new-password"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"9a87f02d-0be2-434b-b01f-2efc2a2f17a3","name":"reset new password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareeb@gmail.com\",\r\n    \"newPassword\":\"Rachit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/reset-new-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:39:26 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"Password Has Been reset Successfully\"\n}"},{"id":"48e5e428-f1be-49b8-bf89-23c38f5a52a3","name":"reset new password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"Gareebgmail.com\",\r\n    \"newPassword\":\"Rachit\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/reset-new-password"},"status":"Forbidden","code":403,"_postman_previewlanguage":"plain","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Fri, 03 Nov 2023 12:11:07 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1c5ad87c-67b8-4b67-af0e-cb2594fd6dc7"},{"name":"Resend-Otp","id":"43bcec05-c8bd-49f3-bde9-d9e92cab5123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareeb123@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/auth/resend-otp","urlObject":{"protocol":"https","path":["api","v1","auth","resend-otp"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"cb6bf158-093c-4bc4-8717-47cdbaa03608","name":"Resend-Otp","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareeb@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/resend-otp"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:41:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"OTP sent again\"\n}"},{"id":"21e9dac5-1f66-4fe5-9a0a-75185255a9d6","name":"Resend-Otp","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n     \"email\":\"Gareebgmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/auth/resend-otp"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 03 Nov 2023 11:41:45 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": null,\n    \"message\": \"OTP sent again\"\n}"}],"_postman_id":"43bcec05-c8bd-49f3-bde9-d9e92cab5123"},{"name":"create canteen","id":"e8a048fa-08bc-4c2d-b559-1e7c9b1fecbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"BRL canteen\",\r\n    \"email\":\"gareeb@gmail.com\",\r\n    \"description\":\"apna time aayega\",\r\n    \"canteenImage\":\"BRL canteen image url\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/admin/create-canteen","urlObject":{"protocol":"https","path":["api","v1","admin","create-canteen"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8a048fa-08bc-4c2d-b559-1e7c9b1fecbd"},{"name":"create food item","id":"0135d8ce-b2b3-41d6-bcaf-3fcf1bab6cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Breakfast Burrito\",\r\n  \"category\": \"BREAKFAST\",\r\n  \"description\": \"A hearty burrito with scrambled eggs, sausage, cheese, and salsa\",\r\n  \"price\": 1050.0,\r\n  \"canteenId\": 919497791251808257,\r\n  \"foodImage\": \"breakfast-burrito-image\",\r\n  \"ingredients\": [\"Scrambled Eggs\", \"Sausage\", \"Cheese\"],\r\n  \"ingredientImageList\": [\"eggs-image\", \"sausage-image\", \"cheese-image\"]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/admin/create-food-item","urlObject":{"protocol":"https","path":["api","v1","admin","create-food-item"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0135d8ce-b2b3-41d6-bcaf-3fcf1bab6cc2"},{"name":"Delete a food item","id":"7a1986f4-8c2c-4d59-848c-332b0f219ece","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8080/api/v1/admin/delete/1","urlObject":{"path":["api","v1","admin","delete","1"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"7a1986f4-8c2c-4d59-848c-332b0f219ece"},{"name":"food details by food name","id":"a2f5df6c-7a71-46b4-bd64-56145dc9afe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Fruit and Nut Oatmeal Bowl\"\r\n} ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/user/get-food-details","urlObject":{"path":["api","v1","user","get-food-details"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"2ca8998e-1f1a-4b8f-988f-aa6ff54dbcb4","name":"food details","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Fruit and Nut Oatmeal Bowl\"\r\n} ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/user/get-food-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 24 Nov 2023 19:24:44 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"foodItems\": [\n        {\n            \"id\": 4,\n            \"name\": \"Fruit and Nut Oatmeal Bowl\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 900,\n            \"canteenId\": 1,\n            \"foodImage\": \"fruit-nut-oatmeal-bowl-image\",\n            \"description\": \"Hearty oatmeal topped with a mix of fresh fruits and crunchy nuts\",\n            \"averageRating\": 5,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 1,\n            \"ingredients\": [\n                \"Oatmeal\",\n                \"Mixed Fruits\",\n                \"Mixed Nuts\"\n            ],\n            \"ingredientImageList\": [\n                \"oatmeal-image\",\n                \"fruits-image\",\n                \"nuts-image\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"a2f5df6c-7a71-46b4-bd64-56145dc9afe2"},{"name":"food items by category","id":"ed22273e-7920-4716-bb20-c063a88152df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"BREAKFAST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/user/get-food-items","urlObject":{"path":["api","v1","user","get-food-items"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"733cb844-f10c-4af1-a09f-0af9439a0c71","name":"food items","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"category\":\"BREAKFAST\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/user/get-food-items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 24 Nov 2023 19:19:51 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"foodItems\": [\n        {\n            \"id\": 1,\n            \"name\": \"Greek Yogurt with Honey and Nuts\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 950,\n            \"canteenId\": 2,\n            \"foodImage\": \"yogurt-honey-nuts-image\",\n            \"description\": \"Creamy Greek yogurt drizzled with honey and topped with assorted nuts\",\n            \"averageRating\": 3.5,\n            \"isInWishlist\": false,\n            \"isInCart\": true,\n            \"noOfRatings\": 2,\n            \"ingredients\": [\n                \"Greek Yogurt\",\n                \"Honey\",\n                \"Almonds\"\n            ],\n            \"ingredientImageList\": [\n                \"yogurt-image\",\n                \"honey-image\",\n                \"almonds-image\"\n            ]\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Fruit and Nut Oatmeal Bowl\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 900,\n            \"canteenId\": 1,\n            \"foodImage\": \"fruit-nut-oatmeal-bowl-image\",\n            \"description\": \"Hearty oatmeal topped with a mix of fresh fruits and crunchy nuts\",\n            \"averageRating\": 5,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 1,\n            \"ingredients\": [\n                \"Oatmeal\",\n                \"Mixed Fruits\",\n                \"Mixed Nuts\"\n            ],\n            \"ingredientImageList\": [\n                \"oatmeal-image\",\n                \"fruits-image\",\n                \"nuts-image\"\n            ]\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Smoked Salmon Bagel with Cream Cheese\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 1100,\n            \"canteenId\": 2,\n            \"foodImage\": \"salmon-bagel-cream-cheese-image\",\n            \"description\": \"A toasted bagel topped with rich cream cheese and layers of smoked salmon\",\n            \"averageRating\": 0,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 0,\n            \"ingredients\": [\n                \"Bagel\",\n                \"Cream Cheese\",\n                \"Smoked Salmon\"\n            ],\n            \"ingredientImageList\": [\n                \"bagel-image\",\n                \"cream-cheese-image\",\n                \"salmon-image\"\n            ]\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Vegetarian Breakfast Burrito\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 800,\n            \"canteenId\": 2,\n            \"foodImage\": \"vegetarian-burrito-image\",\n            \"description\": \"A flavorful burrito filled with scrambled tofu, black beans, and fresh salsa\",\n            \"averageRating\": 0,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 0,\n            \"ingredients\": [\n                \"Tofu\",\n                \"Black Beans\",\n                \"Salsa\"\n            ],\n            \"ingredientImageList\": [\n                \"tofu-image\",\n                \"black-beans-image\",\n                \"salsa-image\"\n            ]\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Classic French Toast\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 700,\n            \"canteenId\": 1,\n            \"foodImage\": \"french-toast-image\",\n            \"description\": \"Thick slices of bread soaked in a cinnamon-infused egg mixture, served with a dusting of powdered sugar\",\n            \"averageRating\": 3.5,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 2,\n            \"ingredients\": [\n                \"Bread\",\n                \"Eggs\",\n                \"Cinnamon\"\n            ],\n            \"ingredientImageList\": [\n                \"bread-image\",\n                \"eggs-image\",\n                \"cinnamon-image\"\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Scrambled Eggs with Avocado Toast\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 850,\n            \"canteenId\": 1,\n            \"foodImage\": \"scrambled-eggs-avocado-toast-image\",\n            \"description\": \"Fluffy scrambled eggs served with slices of ripe avocado on toasted whole grain bread\",\n            \"averageRating\": 1,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 3,\n            \"ingredients\": [\n                \"Eggs\",\n                \"Avocado\",\n                \"Whole Grain Bread\"\n            ],\n            \"ingredientImageList\": [\n                \"eggs-image\",\n                \"avocado-image\",\n                \"bread-image\"\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Blueberry Pancakes with Maple Syrup\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 750,\n            \"canteenId\": 2,\n            \"foodImage\": \"blueberry-pancakes-maple-syrup-image\",\n            \"description\": \"Delicious blueberry pancakes drizzled with warm maple syrup\",\n            \"averageRating\": 2.3333333333333335,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": 3,\n            \"ingredients\": [\n                \"Blueberries\",\n                \"Pancake Mix\",\n                \"Maple Syrup\"\n            ],\n            \"ingredientImageList\": [\n                \"blueberries-image\",\n                \"pancake-mix-image\",\n                \"maple-syrup-image\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"ed22273e-7920-4716-bb20-c063a88152df"},{"name":"food item by canteen","id":"f066c7fb-dfa4-42a1-af7c-b5492f578f44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"SI canteen\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://2b6a-2409-40d0-e-afe4-ddf9-229f-cc11-89ee.ngrok-free.app/api/v1/user/get-canteen-food","urlObject":{"protocol":"https","path":["api","v1","user","get-canteen-food"],"host":["2b6a-2409-40d0-e-afe4-ddf9-229f-cc11-89ee","ngrok-free","app"],"query":[],"variable":[]}},"response":[{"id":"c2a757a7-1878-4a5f-af80-6f92573f422f","name":"food item by canteen","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"SI canteen\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://2b6a-2409-40d0-e-afe4-ddf9-229f-cc11-89ee.ngrok-free.app/api/v1/user/get-canteen-food"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 25 Nov 2023 15:58:00 GMT"},{"key":"Expires","value":"0"},{"key":"Ngrok-Trace-Id","value":"9e6dce64e3bd3581f8e81bce2467f307"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"foodItems\": [\n        {\n            \"id\": 920058705703403521,\n            \"name\": \"Breakfast Burrito\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 1050,\n            \"canteenId\": 919497791251808257,\n            \"foodImage\": \"breakfast-burrito-image\",\n            \"description\": \"A hearty burrito with scrambled eggs, sausage, cheese, and salsa\",\n            \"averageRating\": 0,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": null,\n            \"veg\": true,\n            \"ingredients\": [\n                \"Scrambled Eggs\",\n                \"Sausage\",\n                \"Cheese\"\n            ],\n            \"ingredientImageList\": [\n                \"eggs-image\",\n                \"sausage-image\",\n                \"cheese-image\"\n            ]\n        },\n        {\n            \"id\": 919499054374617089,\n            \"name\": \"Pancakes\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 10,\n            \"canteenId\": 919497791251808257,\n            \"foodImage\": \"blueberry-pancakes-image\",\n            \"description\": \"Fluffy pancakes with fresh blueberries, drizzled with maple syrup\",\n            \"averageRating\": 0,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": null,\n            \"veg\": true,\n            \"ingredients\": [\n                \"Pancakes\",\n                \"Blueberries\",\n                \"Maple Syrup\"\n            ],\n            \"ingredientImageList\": [\n                \"pancakes-image\",\n                \"blueberries-image\",\n                \"syrup-image\"\n            ]\n        },\n        {\n            \"id\": 919498657205125121,\n            \"name\": \"Salmon\",\n            \"category\": \"LUNCH\",\n            \"price\": 10,\n            \"canteenId\": 919497791251808257,\n            \"foodImage\": \"salmon-bagel-cream-cheese-image\",\n            \"description\": \"A toasted bagel topped with rich cream cheese and layers of smoked salmon\",\n            \"averageRating\": 3,\n            \"isInWishlist\": true,\n            \"isInCart\": true,\n            \"noOfRatings\": null,\n            \"veg\": true,\n            \"ingredients\": [\n                \"Bagel\",\n                \"Cream Cheese\",\n                \"Smoked Salmon\"\n            ],\n            \"ingredientImageList\": [\n                \"bagel-image\",\n                \"cream-cheese-image\",\n                \"salmon-image\"\n            ]\n        },\n        {\n            \"id\": 919499517210427393,\n            \"name\": \"Burrito\",\n            \"category\": \"BREAKFAST\",\n            \"price\": 10,\n            \"canteenId\": 919497791251808257,\n            \"foodImage\": \"breakfast-burrito-image\",\n            \"description\": \"A hearty burrito with scrambled eggs, sausage, cheese, and salsa\",\n            \"averageRating\": 0,\n            \"isInWishlist\": false,\n            \"isInCart\": false,\n            \"noOfRatings\": null,\n            \"veg\": true,\n            \"ingredients\": [\n                \"Scrambled Eggs\",\n                \"Sausage\",\n                \"Cheese\"\n            ],\n            \"ingredientImageList\": [\n                \"eggs-image\",\n                \"sausage-image\",\n                \"cheese-image\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"f066c7fb-dfa4-42a1-af7c-b5492f578f44"},{"name":"add item to cart","id":"818b8180-28fb-40fd-9673-eb3d13486af0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodId\":919498657205125121,\r\n    \"quantity\": \"10\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/cart/add-to-cart","urlObject":{"protocol":"https","path":["api","v1","cart","add-to-cart"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"fbbc66c7-2cf4-4804-8e66-6ad4dfe8a15e","name":"add item to cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodId\":5,\r\n    \"quantity\": \"10\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/cart/add-to-cart"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:21:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b1f4e8ed8ce61e-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"1f943614-f77c-49a0"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item not found\"\n}"},{"id":"4941e88b-5f26-4393-af7f-11d9cc7941b0","name":"add item to cart","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodId\":919498657205125121,\r\n    \"quantity\": \"10\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/cart/add-to-cart"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:23:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b1f7647fa6e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"40e46b1d-7079-4a94"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Item added to the cart\"\n}"}],"_postman_id":"818b8180-28fb-40fd-9673-eb3d13486af0"},{"name":"get cart items","id":"579655c1-a8f1-4118-82bb-aaf32550229a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://30a6-2409-40d0-10c2-b727-81e8-aec2-897a-7900.ngrok-free.app/api/v1/cart/get-cart-items","urlObject":{"protocol":"https","path":["api","v1","cart","get-cart-items"],"host":["30a6-2409-40d0-10c2-b727-81e8-aec2-897a-7900","ngrok-free","app"],"query":[],"variable":[]}},"response":[{"id":"7ba32659-e4e2-4535-b461-5c42d0007902","name":"get cart items","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://brunchbliss.onrender.com/api/v1/cart/get-cart-items"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:28:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b1ff4fbb3ae338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"d5a7df43-ff1f-4afa"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 919500258454405121,\n        \"foodItemName\": \"Salmon\",\n        \"quantity\": 10,\n        \"price\": 100,\n        \"canteenId\": 919497791251808257,\n        \"averageRating\": 3\n    },\n    {\n        \"id\": 919500208616636417,\n        \"foodItemName\": \"Omelette\",\n        \"quantity\": 7,\n        \"price\": 10,\n        \"canteenId\": 919498017592246273,\n        \"averageRating\": 0\n    },\n    {\n        \"id\": 919500147437993985,\n        \"foodItemName\": \"Pancakes\",\n        \"quantity\": 3,\n        \"price\": 10,\n        \"canteenId\": 919497791251808257,\n        \"averageRating\": 0\n    },\n    {\n        \"id\": 919500318984568833,\n        \"foodItemName\": \"Avocado\",\n        \"quantity\": 6,\n        \"price\": 10,\n        \"canteenId\": 919498017592246273,\n        \"averageRating\": 0\n    }\n]"}],"_postman_id":"579655c1-a8f1-4118-82bb-aaf32550229a"},{"name":"get total bill","id":"dacd37d4-f2e6-411e-b88d-f06bc3b5d219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/cart/total-bill","urlObject":{"protocol":"https","path":["api","v1","cart","total-bill"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"6dc504f6-2055-4c60-9a03-518ae548d58e","name":"get total bill","originalRequest":{"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/cart/total-bill"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:24:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b1f9622ba2e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"903cb740-038e-45d1"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"130"}],"_postman_id":"dacd37d4-f2e6-411e-b88d-f06bc3b5d219"},{"name":"delete cart item","id":"f15a0b7e-722a-4d9c-be49-b59392c4b3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartItemId\":\"7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/cart/delete-cart-item","urlObject":{"path":["api","v1","cart","delete-cart-item"],"host":["http://localhost:8080"],"query":[],"variable":[]}},"response":[{"id":"1e08b731-a3e3-44cb-b28b-b0bebd2be797","name":"delete cart item","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartItemId\":\"6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/cart/delete-cart-item"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Nov 2023 11:03:54 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Item deleted from the cart\"\n}"},{"id":"ad62d6d1-1747-48d9-84a7-6e183ea3cc6f","name":"delete cart item","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cartItemId\":\"10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/cart/delete-cart-item"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Sat, 25 Nov 2023 11:19:46 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Item not found in the cart\"\n}"}],"_postman_id":"f15a0b7e-722a-4d9c-be49-b59392c4b3cf"},{"name":"cart discount","id":"1c761007-21a2-47f6-9e14-d89e6842b398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"couponCode\":\"DISCOUNT10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/cart/calculateDiscountedPrice","urlObject":{"protocol":"https","path":["api","v1","cart","calculateDiscountedPrice"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"c949c497-7584-48db-b4e1-b995329128b9","name":"cart discount","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"couponCode\":\"DISCOUNT10\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/cart/calculateDiscountedPrice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:29:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b1ffcabaf3e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"2a4ae750-51d9-4956"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"discountedPrice\": 117,\n    \"errorMessage\": null\n}"}],"_postman_id":"1c761007-21a2-47f6-9e14-d89e6842b398"},{"name":"update profile","id":"8e25fd3a-2805-426f-a966-11aaef3afe73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profileImage\": \"your_profile_image_url\",\r\n    \"fullName\": \"\", //@Size(min = 3, max = 50)......you can't leave it blank\r\n    \"contactNumber\": \"1234567\" //@Pattern(regexp = \"^(0|([1-9]\\\\d{9}))$\")\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/profile/update","urlObject":{"protocol":"https","path":["api","v1","profile","update"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"14d0bfe5-c6b2-4bf7-b665-ba11ad3bbf6c","name":"update profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profileImage\": \"your_profile_image_url\",\r\n    \"fullName\": \"John Doe\",\r\n    \"contactNumber\": \"1234567890\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/profile/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:36:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b20aedbf0be338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"03d5d0d2-8b2a-4339"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Profile has been updated\"\n}"},{"id":"47bbd992-c055-48a7-8d76-edc4d55cd8d9","name":"update profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profileImage\": \"your_profile_image_url\",\r\n    \"fullName\": \"\", //@Size(min = 3, max = 50)......you can't leave it blank\r\n    \"contactNumber\": \"1234567\" //@Pattern(regexp = \"^(0|([1-9]\\\\d{9}))$\")\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/profile/update"},"status":"Forbidden","code":403,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:39:26 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b20ed2fd84e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"f01eaac1-1887-4c8a"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8e25fd3a-2805-426f-a966-11aaef3afe73"},{"name":"get profile","id":"211e15d4-39c4-4841-b1a8-9d6eb534cad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/profile/get","urlObject":{"protocol":"https","path":["api","v1","profile","get"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"02610952-2164-4202-8ed9-646ecd99418a","name":"get profile","originalRequest":{"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/profile/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:31:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b203e45987e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"97507ca8-061e-47c0"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"profileImage\": null,\n    \"fullName\": \"Aakarsh Singh\",\n    \"contactNumber\": null,\n    \"email\": \"aakarsh@gmail.com\"\n}"}],"_postman_id":"211e15d4-39c4-4841-b1a8-9d6eb534cad7"},{"name":"add to wishlist","id":"fec7c918-5341-4bcf-b4e1-e93c26f09cd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"aakarshgmail.com\",\r\n    \"foodId\":\"91949865720512512\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/add","urlObject":{"protocol":"https","path":["api","v1","wishlist","add"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"e140bd37-6d9b-4c96-a7ec-81881b364e15","name":"add to wishlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"aakarsh@gmail.com\",\r\n    \"foodId\":\"919498657205125121\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/add"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:42:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b212ef9bf2e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"c6d2573d-117d-4c25"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item added to the wishlist\"\n}"},{"id":"0d02f003-6b03-4672-a6ad-d9834f331760","name":"add to wishlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"aakarsh@gmail.com\",\r\n    \"foodId\":\"91949865720512512\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/add"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:42:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b2136debf7e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"dba1530e-6045-4a2f"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item not found\"\n}"},{"id":"d66cca0e-2618-496e-a215-e6306ac61b5c","name":"add to wishlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"aakarshgmail.com\",\r\n    \"foodId\":\"91949865720512512\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/add"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:43:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b2142df90ae338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"145bfade-70b1-4393"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item not found\"\n}"}],"_postman_id":"fec7c918-5341-4bcf-b4e1-e93c26f09cd2"},{"name":"get wishlist","id":"8b8a405b-bc20-488e-84f7-50cc190cdac9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"aakarsh@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/get","urlObject":{"protocol":"https","path":["api","v1","wishlist","get"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"fa2c77aa-a70c-41e2-a74a-d02a7612168a","name":"get wishlist","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userEmail\":\"kk@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://2b6a-2409-40d0-e-afe4-ddf9-229f-cc11-89ee.ngrok-free.app/api/v1/wishlist/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sat, 25 Nov 2023 16:19:59 GMT"},{"key":"Expires","value":"0"},{"key":"Ngrok-Trace-Id","value":"87c8f8a12481ca4a12a5bbda06c32adf"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 919498657205125121,\n        \"name\": \"Salmon\",\n        \"category\": \"LUNCH\",\n        \"price\": 10,\n        \"canteenId\": 919497791251808257,\n        \"foodImage\": \"salmon-bagel-cream-cheese-image\",\n        \"description\": \"A toasted bagel topped with rich cream cheese and layers of smoked salmon\",\n        \"averageRating\": 3,\n        \"isInWishlist\": true,\n        \"isInCart\": true,\n        \"noOfRatings\": 2,\n        \"veg\": true,\n        \"ingredients\": [\n            \"Bagel\",\n            \"Cream Cheese\",\n            \"Smoked Salmon\"\n        ],\n        \"ingredientImageList\": [\n            \"bagel-image\",\n            \"cream-cheese-image\",\n            \"salmon-image\"\n        ]\n    },\n    {\n        \"id\": 919498843387428865,\n        \"name\": \"Sandwich\",\n        \"category\": \"BREAKFAST\",\n        \"price\": 10,\n        \"canteenId\": 919497903131197441,\n        \"foodImage\": \"breakfast-sandwich-image\",\n        \"description\": \"A delicious sandwich with eggs, bacon, and melted cheese on a toasted bun\",\n        \"averageRating\": 0,\n        \"isInWishlist\": true,\n        \"isInCart\": false,\n        \"noOfRatings\": 0,\n        \"veg\": true,\n        \"ingredients\": [\n            \"Eggs\",\n            \"Bacon\",\n            \"Cheese\"\n        ],\n        \"ingredientImageList\": [\n            \"eggs-image\",\n            \"bacon-image\",\n            \"cheese-image\"\n        ]\n    }\n]"}],"_postman_id":"8b8a405b-bc20-488e-84f7-50cc190cdac9"},{"name":"delete item from wishlist","id":"cbe2e225-6c01-493d-9b38-4f54b4d248ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"aakarsh@gmail.com\",\r\n    \"foodId\":\"91949865720512512\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/delete","urlObject":{"protocol":"https","path":["api","v1","wishlist","delete"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"d73e0510-bdcc-4db3-913c-6b223088ec96","name":"delete item from wishlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"aakarsh@gmail.com\",\r\n    \"foodId\":\"919498657205125121\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:44:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b216a98f1fe338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"5c9f215f-22cd-4d88"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item deleted from the wishlist\"\n}"},{"id":"51966caa-ab26-4d59-9c3d-be003ff9d49a","name":"delete item from wishlist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"aakarsh@gmail.com\",\r\n    \"foodId\":\"91949865720512512\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/wishlist/delete"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:45:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b217222eefe338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"e832b12e-d90b-40ff"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item is not in the wishlist\"\n}"}],"_postman_id":"cbe2e225-6c01-493d-9b38-4f54b4d248ef"},{"name":"add feedback","id":"b1e7e418-2cc3-4592-97d3-a966f43aa36d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //ye app ki feedback hai jo profile vale design me hai....usme rating aur feedback ko maine sath me daal diya hai\r\n    \"feedback\":\"Aakarsh ne feedback diya\",\r\n    \"rating\":\"5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/feedback/add-feedback","urlObject":{"protocol":"http","port":"8080","path":["api","v1","feedback","add-feedback"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f0464cec-cf2c-417c-b2ea-52103c5921a0","name":"add feedback","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    //ye app ki feedback hai jo profile vale design me hai....usme rating aur feedback ko maine sath me daal diya hai\r\n    \"feedback\":\"Aakarsh ne feedback diya\",\r\n    \"rating\":\"3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/feedback/add-feedback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:47:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b21b0d5be1e338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"0b53b5c4-c044-4f1b"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Feedback has been added\"\n}"}],"_postman_id":"b1e7e418-2cc3-4592-97d3-a966f43aa36d"},{"name":"Delete Feedback","id":"dfabd413-6782-45c8-a9ea-4a97e204dc06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://brunchbliss.onrender.com/api/v1/feedback/delete-feedback","urlObject":{"protocol":"https","path":["api","v1","feedback","delete-feedback"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"5ebafa89-f164-4679-8a2f-d28beb1d65e2","name":"Delete Feedback","originalRequest":{"method":"DELETE","header":[],"url":"https://brunchbliss.onrender.com/api/v1/feedback/delete-feedback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:52:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b22147bfefe338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"1801f110-ec53-42e9"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Feedback has been deleted\"\n}"},{"id":"bf8f1bd7-66c1-403e-bdd7-47403443b1a6","name":"Delete Feedback","originalRequest":{"method":"DELETE","header":[],"url":"https://brunchbliss.onrender.com/api/v1/feedback/delete-feedback"},"status":"Bad Request","code":400,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 24 Nov 2023 13:52:30 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b221f31aeae338-DEL"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"87a31952-b564-4715"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"dfabd413-6782-45c8-a9ea-4a97e204dc06"},{"name":"get all feedbacks","id":"4336adcb-13e8-4471-b6a6-27fd34cdc3a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/feedback/get-feedback","urlObject":{"protocol":"http","port":"8080","path":["api","v1","feedback","get-feedback"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3a428376-b1b7-494a-a142-ac145db5538a","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:8080/api/v1/feedback/get-feedback"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"0"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Date","value":"Fri, 24 Nov 2023 15:09:31 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"feedback\": \"Aakarsh ne feedback diya\",\n        \"rating\": 5,\n        \"userEmail\": \"aakarsh@gmail.com\"\n    }\n]"}],"_postman_id":"4336adcb-13e8-4471-b6a6-27fd34cdc3a2"},{"name":"rate food item","id":"97be6e78-978a-45a8-88f5-fc9c3d121a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodItemId\":\"919498657205125121\",\r\n    \"rating\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/rating/rate","urlObject":{"protocol":"https","path":["api","v1","rating","rate"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"898ce5cd-c1d4-4eaf-a34f-ab0275526cfa","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodItemId\":\"919498657205125121\",\r\n    \"rating\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/rating/rate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 15:11:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b294edbd8bf435-BOM"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"712470cb-2698-4df4"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food rated successfully!\"\n}"},{"id":"1ba4b362-a0b4-4a89-a411-4af0bbdf66cf","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"foodItemId\":\"9194986572051251299\",\r\n    \"rating\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://brunchbliss.onrender.com/api/v1/rating/rate"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 15:11:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b2955f5fcbf435-BOM"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"db97e385-f596-48f5"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Food item not found\"\n}"}],"_postman_id":"97be6e78-978a-45a8-88f5-fc9c3d121a5d"},{"name":"avg rating of food item","id":"7bc27a72-88f4-46de-a014-be1b9ecb3d2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/rating/average-rating/9194986572051251267890","urlObject":{"protocol":"https","path":["api","v1","rating","average-rating","9194986572051251267890"],"host":["brunchbliss","onrender","com"],"query":[],"variable":[]}},"response":[{"id":"e324980a-dc1c-40fd-9151-c116d3f18913","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/rating/average-rating/919498657205125121"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 24 Nov 2023 15:12:04 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b29677faaaf435-BOM"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"Vary","value":"Accept-Encoding"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"e6859369-dfff-4c5c"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"3"},{"id":"b00111be-9e58-400e-847e-86a1758ee197","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://brunchbliss.onrender.com/api/v1/rating/average-rating/9194986572051251267890"},"status":"Forbidden","code":403,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Fri, 24 Nov 2023 15:12:26 GMT"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"CF-Ray","value":"82b2970c092bf435-BOM"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Expires","value":"0"},{"key":"Strict-Transport-Security","value":"max-age=31536000 ; includeSubDomains"},{"key":"pragma","value":"no-cache"},{"key":"rndr-id","value":"f5a56dbc-ae66-438f"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-frame-options","value":"DENY"},{"key":"x-render-origin-server","value":"Render"},{"key":"x-xss-protection","value":"0"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7bc27a72-88f4-46de-a014-be1b9ecb3d2f"},{"name":"save the order history","id":"5bae38db-0814-4cf3-ac89-a97a5ba8e2f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"dc106f43-4c92-4660-97cb-7f73324f3c5a","name":"New Request","originalRequest":{"method":"POST","header":[],"url":"https://0758-2409-40d0-3d-b45a-7c5d-5f29-d557-5148.ngrok-free.app/api/v1/order-history/save"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Length","value":"0"},{"key":"Date","value":"Sun, 26 Nov 2023 10:21:56 GMT"},{"key":"Expires","value":"0"},{"key":"Ngrok-Trace-Id","value":"c5b444b223a4c5bb71945d1290c2daa9"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5bae38db-0814-4cf3-ac89-a97a5ba8e2f8"},{"name":"get order history","id":"68a93204-dbfd-4813-bff3-0f03605600e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://0758-2409-40d0-3d-b45a-7c5d-5f29-d557-5148.ngrok-free.app/api/v1/order-history/history","urlObject":{"path":["api","v1","order-history","history"],"host":["https://0758-2409-40d0-3d-b45a-7c5d-5f29-d557-5148.ngrok-free.app"],"query":[],"variable":[]}},"response":[{"id":"a4b00f6a-29eb-4861-bf2a-94887622a781","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"https://0758-2409-40d0-3d-b45a-7c5d-5f29-d557-5148.ngrok-free.app/api/v1/order-history/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Sun, 26 Nov 2023 10:29:01 GMT"},{"key":"Expires","value":"0"},{"key":"Ngrok-Trace-Id","value":"ff08890a9522552ca4df76d5378784bb"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 920528770037514241,\n        \"foodItemName\": \"Salmon\",\n        \"foodId\": 919498657205125121,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:41:27.410078\"\n    },\n    {\n        \"id\": 920529056644661249,\n        \"foodItemName\": \"Salmon\",\n        \"foodId\": 919498657205125121,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:42:54.887234\"\n    },\n    {\n        \"id\": 920529610183507969,\n        \"foodItemName\": \"Salmon\",\n        \"foodId\": 919498657205125121,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:45:43.817771\"\n    },\n    {\n        \"id\": 920529610985766913,\n        \"foodItemName\": \"Avocado\",\n        \"foodId\": 919499398552387585,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:45:44.073215\"\n    },\n    {\n        \"id\": 920530829349879809,\n        \"foodItemName\": \"Avocado\",\n        \"foodId\": 919499398552387585,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:51:55.901899\"\n    },\n    {\n        \"id\": 920530830044135425,\n        \"foodItemName\": \"Salmon\",\n        \"foodId\": 919498657205125121,\n        \"quantity\": 20,\n        \"price\": 200,\n        \"userEmail\": \"kumarsanu@gmail.com\",\n        \"orderDateTime\": \"2023-11-26T15:51:56.11359\"\n    }\n]"}],"_postman_id":"68a93204-dbfd-4813-bff3-0f03605600e0"},{"name":"get QRCode string","id":"8fb5a0cf-4ae3-4ec9-b8c9-e7aa9418c862","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://491a-2409-40d0-10c7-6b99-9850-ad9e-bbb-4fe1.ngrok-free.app/api/v1/qrCode/generate","urlObject":{"protocol":"https","path":["api","v1","qrCode","generate"],"host":["491a-2409-40d0-10c7-6b99-9850-ad9e-bbb-4fe1","ngrok-free","app"],"query":[],"variable":[]}},"response":[{"id":"fd8c01f2-07f0-4e22-9931-9d7e5862384a","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://491a-2409-40d0-10c7-6b99-9850-ad9e-bbb-4fe1.ngrok-free.app/api/v1/qrCode/generate"},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Content-Length","value":"25"},{"key":"Content-Type","value":"text/plain;charset=UTF-8"},{"key":"Date","value":"Sun, 26 Nov 2023 18:05:09 GMT"},{"key":"Expires","value":"0"},{"key":"Ngrok-Trace-Id","value":"8806789126be235021ab8beee5f28caa"},{"key":"Pragma","value":"no-cache"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Frame-Options","value":"DENY"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"iYM1g3QbNo41qCGi2Wm7MDVQk"}],"_postman_id":"8fb5a0cf-4ae3-4ec9-b8c9-e7aa9418c862"},{"name":"validate QR code string","id":"290efb74-e942-4838-963f-3024795b78e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"290efb74-e942-4838-963f-3024795b78e2"}],"variable":[{"key":"main","value":"  https://brunchbliss.onrender.com"},{"key":"localhost","value":"http://localhost:8080"},{"key":"ngrok","value":"https://0758-2409-40d0-3d-b45a-7c5d-5f29-d557-5148.ngrok-free.app"}]}