{"info":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"26570871","collectionId":"11768947-a4f3-4053-9fb5-c15145a52e98","publishedId":"2sAYQZHsJo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-16T11:46:09.000Z"},"item":[{"name":"SignUp","id":"74d7075b-7446-4006-98f1-671db8de50e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"Aboba4@test.com\",\r\n    \"password\": \"fds12fdsf./\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/signup","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["signup"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"74d7075b-7446-4006-98f1-671db8de50e3"},{"name":"SignIn","id":"49e6c7f5-2e25-4032-a6ae-b62608dd96ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"Aboba3@test.com\",\r\n    \"password\": \"fds123./d\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/signin","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["signin"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"49e6c7f5-2e25-4032-a6ae-b62608dd96ee"},{"name":"Refresh","id":"22703d10-7890-4edf-98ec-f96dd64acdf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"a21ee187-e034-4eb7-a56b-6e4ef0fda4d3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/signin/new_token","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["signin","new_token"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"22703d10-7890-4edf-98ec-f96dd64acdf5"},{"name":"Info","id":"b3a2e721-9275-4a4a-bfe0-cdf2c9cee32a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/info","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["info"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3a2e721-9275-4a4a-bfe0-cdf2c9cee32a"},{"name":"Upload File","id":"dcee54e4-1e9f-46c0-b0cb-8571c121ea7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null}]},"url":"http://localhost:3000/file/upload","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file","upload"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"dcee54e4-1e9f-46c0-b0cb-8571c121ea7e"},{"name":"Logout","id":"254a7e2f-3ae7-49aa-86d0-02baed93fb19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\": \"d5fabfad-c23c-4bf9-927e-74b585cd6918\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/logout","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["logout"],"host":["http://localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"254a7e2f-3ae7-49aa-86d0-02baed93fb19"},{"name":"Files List","id":"faba704e-cff0-448b-ada2-0d2806fcc3fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/file/list?list_size=12&page=1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file","list"],"host":["http://localhost:3000"],"query":[{"key":"list_size","value":"12"},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"faba704e-cff0-448b-ada2-0d2806fcc3fb"},{"name":"File Info","id":"e03438be-18c4-4e6b-ad7d-23a8b6f146ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/file/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file",":id"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"924d3f55-8b87-47b4-b747-2d684dc531be","key":"id"}]}},"response":[],"_postman_id":"e03438be-18c4-4e6b-ad7d-23a8b6f146ee"},{"name":"Delete File","id":"64fd2750-f91b-4aa0-bc59-8c3e93ba4d45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://localhost:3000/file/delete/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file","delete",":id"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"addbad1b-c56f-4880-92eb-bd3fa0a45d80","key":"id"}]}},"response":[],"_postman_id":"64fd2750-f91b-4aa0-bc59-8c3e93ba4d45"},{"name":"Download File","id":"978cb7c2-812f-4a4b-932a-a66e37b15135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/file/download/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file","download",":id"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"764ba88f-317f-4da4-9570-8e7ee8141428","key":"id"}]}},"response":[],"_postman_id":"978cb7c2-812f-4a4b-932a-a66e37b15135"},{"name":"Update File","id":"5ab2cf06-ffd9-49d4-9b24-99ebe76c63cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/naume/Downloads/tail-icon.svg"}]},"url":"http://localhost:3000/file/update/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"11768947-a4f3-4053-9fb5-c15145a52e98","id":"11768947-a4f3-4053-9fb5-c15145a52e98","name":"File Storage","type":"collection"}},"urlObject":{"path":["file","update",":id"],"host":["http://localhost:3000"],"query":[],"variable":[{"type":"any","value":"764ba88f-317f-4da4-9570-8e7ee8141428","key":"id"}]}},"response":[],"_postman_id":"5ab2cf06-ffd9-49d4-9b24-99ebe76c63cf"}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"408200b8-2602-411b-aa60-0532060c5e3e","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"4509a642-eddf-46b8-a8cc-57f9c5655ee3","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"BASE_URL","value":"http://localhost:3000","type":"string"}]}