{"info":{"_postman_id":"f76f1b17-4583-475d-be1d-284a8d245fd4","name":"2586-labs-frontend-task","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"9038318","collectionId":"f76f1b17-4583-475d-be1d-284a8d245fd4","publishedId":"TVKA3JS3","public":true,"customColor":{"top-bar":"3B75FB","right-sidebar":"3B75FB","highlight":"3B75FB"},"publishDate":"2020-09-16T21:36:29.000Z"},"item":[{"name":"Create skill","id":"8b41ee90-6fc8-4e54-b14a-44e059f29e92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"skills\": [\"JavaScript\", \"TypeScript\"]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/users/skills","urlObject":{"protocol":"http","port":"5050","path":["api","v1","users","skills"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b41ee90-6fc8-4e54-b14a-44e059f29e92"},{"name":"Create user","id":"4dd14a1d-dc55-4a53-b726-3ceca8ca4dc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"given_name\": \"Dwight Schrute\"\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/users","urlObject":{"protocol":"http","port":"5050","path":["api","v1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dd14a1d-dc55-4a53-b726-3ceca8ca4dc5"},{"name":"List users","id":"9647eaa8-96c0-4854-a5a8-6b0ce22757e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/users","urlObject":{"protocol":"http","port":"5050","path":["api","v1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9647eaa8-96c0-4854-a5a8-6b0ce22757e9"},{"name":"List user skills","id":"2401d55a-feee-43d0-912c-de4926d32fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"5f61465095b9227450c9fa74","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/users/skills","urlObject":{"protocol":"http","port":"5050","path":["api","v1","users","skills"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2401d55a-feee-43d0-912c-de4926d32fd7"},{"name":"Delete user skill","id":"3b230546-8359-400d-a12f-743deebabfe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"5f61465095b9227450c9fa74","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5050/api/v1/users/skills?skill=JavaScript","urlObject":{"protocol":"http","port":"5050","path":["api","v1","users","skills"],"host":["localhost"],"query":[{"key":"skill","value":"JavaScript"}],"variable":[]}},"response":[],"_postman_id":"3b230546-8359-400d-a12f-743deebabfe6"}],"event":[{"listen":"prerequest","script":{"id":"99d9e79d-0cfc-4c2c-b1ae-1d5c07f55105","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"273f8556-296a-4175-8796-6b17224020d6","type":"text/javascript","exec":[""]}}],"variable":[{"key":"USER_ID","value":"5f61465095b9227450c9fa74"},{"key":"DEV_TOKEN","value":"6K7fxHdGrKhsiVuZDfP7LhIg2c7iXOnr"}]}