{"info":{"_postman_id":"75e0f895-585e-4b0f-a6f8-4ef13bcadd98","name":"takeNotes","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24767030","collectionId":"75e0f895-585e-4b0f-a6f8-4ef13bcadd98","publishedId":"2s9YC32aCn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-12T18:35:17.000Z"},"item":[{"name":"user","item":[{"name":"create user","id":"ec80696b-ec5f-408e-bf0b-f26406a436c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"test\",\r\n    \"password\": \"test\",\r\n    \"roles\": [\"Employee\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://technotes-app-api.onrender.com/users","urlObject":{"protocol":"https","path":["users"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec80696b-ec5f-408e-bf0b-f26406a436c9"},{"name":"get all users","id":"8b2c1b7e-d2b0-4bed-bf08-2470ec01b488","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://technotes-app-api.onrender.com/users","urlObject":{"protocol":"https","path":["users"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b2c1b7e-d2b0-4bed-bf08-2470ec01b488"}],"id":"cc100918-a6ac-4908-a2d5-bab710ea38f0","_postman_id":"cc100918-a6ac-4908-a2d5-bab710ea38f0","description":""},{"name":"auth","item":[{"name":"login","id":"27826662-f8f6-4407-b0f9-48b931f9572d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"test\",\r\n    \"password\": \"test\"\r\n}"},"url":"https://technotes-app-api.onrender.com/auth","urlObject":{"protocol":"https","path":["auth"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"27826662-f8f6-4407-b0f9-48b931f9572d"},{"name":"refresh token","id":"af2b32b7-26c2-45a5-bea2-09b13aff7118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/atom+xml","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"test\",\r\n    \"password\": \"test\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://technotes-app-api.onrender.com/auth/refresh","urlObject":{"protocol":"https","path":["auth","refresh"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"af2b32b7-26c2-45a5-bea2-09b13aff7118"},{"name":"logout","id":"8e2e5f02-8561-4aef-ae42-82589df64e9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"test\",\r\n    \"password\": \"test\"\r\n}"},"url":"https://technotes-app-api.onrender.com/auth/logout","urlObject":{"protocol":"https","path":["auth","logout"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e2e5f02-8561-4aef-ae42-82589df64e9e"}],"id":"4e6cec30-9afb-418a-b87a-46c2c8c1d4c4","_postman_id":"4e6cec30-9afb-418a-b87a-46c2c8c1d4c4","description":""},{"name":"notes","item":[{"name":"get notes","id":"a6c0db17-6943-495e-9e19-b6fcafd29b88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://technotes-app-api.onrender.com/notes","urlObject":{"protocol":"https","path":["notes"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6c0db17-6943-495e-9e19-b6fcafd29b88"},{"name":"create note","id":"f5e449ee-0693-477a-a4a4-ec2776c96b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://technotes-app-api.onrender.com/notes","urlObject":{"protocol":"https","path":["notes"],"host":["technotes-app-api","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f5e449ee-0693-477a-a4a4-ec2776c96b5b"}],"id":"6cef1cc6-f89f-43c9-b32b-16c23a83fb6a","_postman_id":"6cef1cc6-f89f-43c9-b32b-16c23a83fb6a","description":""}]}