{"info":{"_postman_id":"a09165b6-1cbe-4e3d-94c0-51bf8f7ac7e2","name":"딜리버리 주문 서비스","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10994104","collectionId":"a09165b6-1cbe-4e3d-94c0-51bf8f7ac7e2","publishedId":"2s8ZDbX1nx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-01-24T16:16:34.000Z"},"item":[{"name":"로그인","id":"309a3a57-0dfe-48c9-8a4b-6022677328a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"seeker1207\",\r\n    \"password\":\"1234!@#$qwerQWER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/login","urlObject":{"port":"8080","path":["login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b0ec2f37-7f1e-4638-9c6c-e7a7c64b59db","name":"로그인","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"seeker1207\",\r\n    \"password\":\"1234!@#$qwerQWER\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJzZWVrZXIxMjA3IiwiZXhwIjoxNjc0NTc3NzIzfQ.B-GvlISFNLSfNg0CdVX9TPMuin9FnG3w8DEeOIhjMwU"},{"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":"Content-Length","value":"46"},{"key":"Date","value":"Tue, 24 Jan 2023 16:08:43 GMT"},{"key":"Keep-Alive","value":"timeout=60"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"userId\": \"seeker1207\",\n    \"userName\": \"손지훈\"\n}"}],"_postman_id":"309a3a57-0dfe-48c9-8a4b-6022677328a6"}]}