{"info":{"_postman_id":"93cdfe27-6f48-4127-a4b4-83245b080888","name":"WETS","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11855826","collectionId":"93cdfe27-6f48-4127-a4b4-83245b080888","publishedId":"T17FBoRU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-03T06:40:33.000Z"},"item":[{"name":"sign-up","id":"dec1e9fd-36b5-4545-a334-564a4aeca4c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"first_name\" : \"희연\",\n    \"last_name\" : \"양\",\n    \"email\" : \"hy@naver.com\",\n    \"password\" : \"gmldus1!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/account/sign-up","urlObject":{"protocol":"http","port":"8000","path":["account","sign-up"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"dec1e9fd-36b5-4545-a334-564a4aeca4c6"},{"name":"sign-in","id":"f6fd9510-e60c-4a58-9290-9ab55bd684ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\" : \"hy@naver.com\",\n    \"password\" : \"gmldus1!\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/account/sign-in","urlObject":{"protocol":"http","port":"8000","path":["account","sign-in"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6fd9510-e60c-4a58-9290-9ab55bd684ca"},{"name":"wishlist","id":"28979764-98f4-4469-8867-43847d88a154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NH0.N1apL54ZPZFnRC_i1PcKgYivGbBiGYlS6ScNpXnXPAI","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"product_id\" : 3\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/order/like-product","urlObject":{"protocol":"http","port":"8000","path":["order","like-product"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"28979764-98f4-4469-8867-43847d88a154"},{"name":"wishlist","id":"9cbad1df-58c1-4b21-b3e1-ba0f490d4a14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NH0.N1apL54ZPZFnRC_i1PcKgYivGbBiGYlS6ScNpXnXPAI","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\" : 11\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8000/order/like-product","urlObject":{"protocol":"http","port":"8000","path":["order","like-product"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cbad1df-58c1-4b21-b3e1-ba0f490d4a14"},{"name":"product-list","id":"37baab25-362d-4f5f-a166-36472d0c4f4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NH0.N1apL54ZPZFnRC_i1PcKgYivGbBiGYlS6ScNpXnXPAI","type":"text"}],"url":"http://127.0.0.1:8000/product/list","urlObject":{"protocol":"http","port":"8000","path":["product","list"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"37baab25-362d-4f5f-a166-36472d0c4f4a"},{"name":"product-detail-view","id":"f009ed2b-7b61-4c39-8613-4e1f94f7d2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpZCI6NH0.N1apL54ZPZFnRC_i1PcKgYivGbBiGYlS6ScNpXnXPAI","type":"text"}],"url":"http://127.0.0.1:8000/product/1/color/1","urlObject":{"protocol":"http","port":"8000","path":["product","1","color","1"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f009ed2b-7b61-4c39-8613-4e1f94f7d2f3"}]}