{"info":{"_postman_id":"49eb0fa6-ea9f-4246-98f2-5f0384765dbc","name":"Caloriary","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1523209","collectionId":"49eb0fa6-ea9f-4246-98f2-5f0384765dbc","publishedId":"RzffKqKp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2018-12-05T00:38:22.000Z"},"item":[{"name":"Caloric records","item":[{"name":"List caloric records","id":"1027ebfa-3291-42ae-9389-3fe468544421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"127.0.0.1:8080/api/1.0/caloric-records?limit=3&page=1&filter=(date gt '2018-01-01') AND (time gt '10:00')","urlObject":{"path":["api","1.0","caloric-records"],"host":["127.0.0.1:8080"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(date gt '2018-01-01') AND (time gt '10:00')"}],"variable":[]}},"response":[{"id":"a2a99386-77cb-4685-8721-34182e5732d7","name":"List caloric records","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"127.0.0.1:8080/api/1.0/caloric-records?limit=3&page=1&filter=(date gt '2018-01-01') AND (time gt '10:00')","host":["127.0.0.1:8080"],"path":["api","1.0","caloric-records"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(date gt '2018-01-01') AND (time gt '10:00')"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:16:37 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"limit\": 3,\n    \"pages\": 7,\n    \"totalCount\": 19,\n    \"results\": [\n        {\n            \"id\": \"6ae894c5-155f-4cc3-a8ab-01395994aaca\",\n            \"date\": \"2018-12-09\",\n            \"time\": \"12:00\",\n            \"calories\": 100,\n            \"text\": \"Some food\",\n            \"withinLimit\": true\n        },\n        {\n            \"id\": \"6f0110f6-8fa2-42b5-a6f2-e25bd7594c4f\",\n            \"date\": \"2018-12-08\",\n            \"time\": \"13:00\",\n            \"calories\": 100,\n            \"text\": \"Some food\",\n            \"withinLimit\": false\n        },\n        {\n            \"id\": \"d9078725-ae5a-46bf-b4af-90aa651434bd\",\n            \"date\": \"2018-12-08\",\n            \"time\": \"12:23\",\n            \"calories\": 500,\n            \"text\": \"Some food\",\n            \"withinLimit\": false\n        }\n    ]\n}"}],"_postman_id":"1027ebfa-3291-42ae-9389-3fe468544421"},{"name":"List caloric records for different user","id":"232db1d8-3a3b-49dd-9cb3-8f40efede780","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users//caloric-records?limit=3&page=1&filter=(date gt '2018-01-01') AND (time gt '10:00')","urlObject":{"path":["api","1.0","users","","caloric-records"],"host":["127.0.0.1:8080"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(date gt '2018-01-01') AND (time gt '10:00')"}],"variable":[]}},"response":[{"id":"546326a0-8bfa-4ee6-b447-56a1fca9f067","name":"List caloric records for different user","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"127.0.0.1:8080/api/1.0/users//caloric-records?limit=3&page=1&filter=(date gt '2018-01-01') AND (time gt '10:00')","host":["127.0.0.1:8080"],"path":["api","1.0","users","","caloric-records"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(date gt '2018-01-01') AND (time gt '10:00')"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:18:06 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"limit\": 3,\n    \"pages\": 7,\n    \"totalCount\": 19,\n    \"results\": [\n        {\n            \"id\": \"6ae894c5-155f-4cc3-a8ab-01395994aaca\",\n            \"date\": \"2018-12-09\",\n            \"time\": \"12:00\",\n            \"calories\": 100,\n            \"text\": \"Some food\",\n            \"withinLimit\": true\n        },\n        {\n            \"id\": \"6f0110f6-8fa2-42b5-a6f2-e25bd7594c4f\",\n            \"date\": \"2018-12-08\",\n            \"time\": \"13:00\",\n            \"calories\": 100,\n            \"text\": \"Some food\",\n            \"withinLimit\": false\n        },\n        {\n            \"id\": \"d9078725-ae5a-46bf-b4af-90aa651434bd\",\n            \"date\": \"2018-12-08\",\n            \"time\": \"12:23\",\n            \"calories\": 500,\n            \"text\": \"Some food\",\n            \"withinLimit\": false\n        }\n    ]\n}"}],"_postman_id":"232db1d8-3a3b-49dd-9cb3-8f40efede780"},{"name":"Caloric record detail","id":"33d7de9e-c3ab-4c3a-97db-13e998b8fe52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/caloric-records/","urlObject":{"path":["api","1.0","caloric-records",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"02bee6ea-ee41-421f-9b0a-a0e31b0ec2d2","name":"Caloric record detail","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/caloric-records/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:21:22 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"85b2b9ae-85bd-426d-af2e-a1f582aee12e\",\n    \"date\": \"2018-12-08\",\n    \"time\": \"12:00\",\n    \"calories\": 100,\n    \"text\": \"Some food\",\n    \"withinLimit\": false\n}"}],"_postman_id":"33d7de9e-c3ab-4c3a-97db-13e998b8fe52"},{"name":"Add caloric record","id":"fb9d42ea-a951-452b-aa25-4927c0e5d143","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2018-12-08\",\n    \"time\": \"12:23\",\n    \"text\": \"Some food\",\n    \"calories\": 500\n}"},"url":"127.0.0.1:8080/api/1.0/caloric-records","description":"<p>Add new caloric entry</p>\n","urlObject":{"path":["api","1.0","caloric-records"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"9dc58a6f-b4c5-49b7-a463-b31841b73569","name":"Add caloric record","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2018-12-08\",\n    \"time\": \"12:23\",\n    \"text\": \"Some food\",\n    \"calories\": 500\n}"},"url":"127.0.0.1:8080/api/1.0/caloric-records"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:21:55 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"80d9c894-5ff9-4023-b02f-d3eb722df8c2\",\n    \"date\": \"2018-12-08\",\n    \"time\": \"12:23\",\n    \"calories\": 500,\n    \"text\": \"Some food\",\n    \"withinLimit\": false\n}"}],"_postman_id":"fb9d42ea-a951-452b-aa25-4927c0e5d143"},{"name":"Add caloric record to different user","id":"90ceb26f-87da-4610-9bdb-6cf318559877","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2020-12-08\",\n    \"time\": \"12:40\",\n    \"text\": \"Example food\",\n    \"calories\": 200\n}"},"url":"127.0.0.1:8080/api/1.0/users//caloric-records","description":"<p>Add new caloric entry</p>\n","urlObject":{"path":["api","1.0","users","","caloric-records"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"a909e5e7-d946-4338-b4ad-e94e36128090","name":"Add caloric record to different user","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2020-12-08\",\n    \"time\": \"12:40\",\n    \"text\": \"Example food\",\n    \"calories\": 200\n}"},"url":"127.0.0.1:8080/api/1.0/users//caloric-records"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:23:48 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"5a04219b-b43f-41fc-b873-13f38b4c0b5e\",\n    \"date\": \"2020-12-08\",\n    \"time\": \"12:40\",\n    \"calories\": 200,\n    \"text\": \"Example food\",\n    \"withinLimit\": true\n}"}],"_postman_id":"90ceb26f-87da-4610-9bdb-6cf318559877"},{"name":"Edit caloric record","id":"ae1a71bf-e044-4105-ae86-94fa8acf82bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2020-12-12\",\n    \"time\": \"13:30\",\n    \"text\": \"Tex2t\",\n    \"calories\": 100\n}"},"url":"127.0.0.1:8080/api/1.0/caloric-records/","urlObject":{"path":["api","1.0","caloric-records",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"c2b14a06-2764-4ec9-9f8a-4b9bed03c14c","name":"Edit caloric record","originalRequest":{"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"date\": \"2020-12-12\",\n    \"time\": \"13:30\",\n    \"text\": \"Different food\",\n    \"calories\": 100\n}"},"url":"127.0.0.1:8080/api/1.0/caloric-records/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:25:03 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"85b2b9ae-85bd-426d-af2e-a1f582aee12e\",\n    \"date\": \"2020-12-12\",\n    \"time\": \"13:30\",\n    \"calories\": 100,\n    \"text\": \"Different food\",\n    \"withinLimit\": true\n}"}],"_postman_id":"ae1a71bf-e044-4105-ae86-94fa8acf82bf"},{"name":"Delete caloric record","id":"250017fb-14fe-4ee6-8c97-8bfb90a8a27a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/caloric-records/","urlObject":{"path":["api","1.0","caloric-records",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"a5c5defd-a151-49de-828e-b91b6e4643a5","name":"Delete caloric record","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/caloric-records/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:25:35 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"250017fb-14fe-4ee6-8c97-8bfb90a8a27a"}],"id":"c169a162-8b47-476e-84e1-8c89af290ee9","event":[{"listen":"prerequest","script":{"id":"e04bcac9-d142-4765-8b4e-93b9a1422933","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"63fa6961-daa5-4306-8e2c-b1950cea871e","type":"text/javascript","exec":[""]}}],"_postman_id":"c169a162-8b47-476e-84e1-8c89af290ee9","description":""},{"name":"Users","item":[{"name":"Logged user info","id":"b098286a-20a6-4f96-9f97-18f571506a7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/me","urlObject":{"path":["api","1.0","me"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"5a52a6ac-e9a6-47cf-917a-105856b21533","name":"Logged user info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:25:51 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"j.mikes@me.com\",\n    \"dailyLimit\": 1000\n}"}],"_postman_id":"b098286a-20a6-4f96-9f97-18f571506a7f"},{"name":"List users","id":"3f3779a3-b9e0-4c7f-b47d-a4cb4b39cee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users?limit=3&page=1&filter=(email ne 'nonexisting@mail.com') AND (dailyLimit lt 50000)","urlObject":{"path":["api","1.0","users"],"host":["127.0.0.1:8080"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(email ne 'nonexisting@mail.com') AND (dailyLimit lt 50000)"}],"variable":[]}},"response":[{"id":"d70d2b20-a250-447f-8c7b-a1a46466306b","name":"List users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":{"raw":"127.0.0.1:8080/api/1.0/users?limit=3&page=1&filter=(email ne 'nonexisting@mail.com') AND (dailyLimit lt 50000)","host":["127.0.0.1:8080"],"path":["api","1.0","users"],"query":[{"key":"limit","value":"3"},{"key":"page","value":"1"},{"key":"filter","value":"(email ne 'nonexisting@mail.com') AND (dailyLimit lt 50000)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:27:33 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"page\": 1,\n    \"limit\": 3,\n    \"pages\": 2,\n    \"totalCount\": 5,\n    \"results\": [\n        {\n            \"email\": \"j.mikes@me.com\",\n            \"dailyLimit\": 1000\n        },\n        {\n            \"email\": \"jan@entrydo.com\",\n            \"dailyLimit\": 0\n        },\n        {\n            \"email\": \"s.polakova@icloud.com\",\n            \"dailyLimit\": 0\n        }\n    ]\n}"}],"_postman_id":"3f3779a3-b9e0-4c7f-b47d-a4cb4b39cee9"},{"name":"User detail","id":"a12b5e37-a2c3-4bae-b890-914fa08227ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users/","urlObject":{"path":["api","1.0","users",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"dc248821-52dd-4a5a-bd24-07343e237a00","name":"User detail","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Dec 2018 00:13:23 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"jan@entrydo.com\",\n    \"dailyLimit\": 123\n}"}],"_postman_id":"a12b5e37-a2c3-4bae-b890-914fa08227ad"},{"name":"Login","id":"c4678b9c-d68b-4cda-9cd9-77628ff4f92d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"j.mikes@me.com\",\n\t\"password\": \"12345\"\n}"},"url":"127.0.0.1:8080/api/1.0/login","description":"<p>Exchange credentials for auth token (JWT)</p>\n","urlObject":{"path":["api","1.0","login"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"607907b2-6090-4559-b5e1-df014506b20b","name":"Login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"j.mikes@me.com\",\n\t\"password\": \"12345\"\n}"},"url":"127.0.0.1:8080/api/1.0/login"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:28:16 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"j.mikes@me.com\",\n    \"dailyLimit\": 1000,\n    \"token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQ2NjA4OTYsIm5iZiI6MTU0NDY2MDg5NiwiZXhwIjoxNTQ0NzQ3Mjk2LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.HMGFWkQEzKpjswttKp6Kz2IuXvYuL0dzQUqcujdIr_g\"\n}"}],"_postman_id":"c4678b9c-d68b-4cda-9cd9-77628ff4f92d"},{"name":"Register","id":"9e554883-f972-44a2-94ae-6b0806b8f2e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"j.mikes@me.com\",\n\t\"password\": \"12345\"\n}"},"url":"127.0.0.1:8080/api/1.0/register","description":"<p>Register new user</p>\n","urlObject":{"path":["api","1.0","register"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"37322618-8cf2-4108-89f2-f8adc31b265e","name":"Register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"test3@test.com\",\n\t\"password\": \"12345\"\n}"},"url":"127.0.0.1:8080/api/1.0/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:29:44 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"test3@test.com\",\n    \"dailyLimit\": 0\n}"}],"_postman_id":"9e554883-f972-44a2-94ae-6b0806b8f2e2"},{"name":"Add user","id":"bdf7988e-29d6-458d-b9bf-fcdd8cac3831","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"jan@entrydo.com\",\n\t\"password\": \"12345\",\n\t\"dailyLimit\": 100\n}"},"url":"127.0.0.1:8080/api/1.0/users","urlObject":{"path":["api","1.0","users"],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"f1540766-6556-4af5-b881-5bbe03611381","name":"Add user","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"test5@test.com\",\n\t\"password\": \"12345\",\n\t\"dailyLimit\": 100\n}"},"url":"127.0.0.1:8080/api/1.0/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.15.5"},{"key":"Date","value":"Thu, 13 Dec 2018 00:30:12 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"PHP/7.2.12"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"test5@test.com\",\n    \"dailyLimit\": 100\n}"}],"_postman_id":"bdf7988e-29d6-458d-b9bf-fcdd8cac3831"},{"name":"Edit user","id":"cea6a020-4908-4205-8331-33f3651e8116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"password\": \"123456\",\n\t\"dailyLimit\": 123\n}"},"url":"127.0.0.1:8080/api/1.0/users/","urlObject":{"path":["api","1.0","users",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"9ce3d619-feaa-444a-9f1d-5ee9d6f09b2a","name":"Edit user","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"password\": \"123456\",\n\t\"dailyLimit\": 123\n}"},"url":"127.0.0.1:8080/api/1.0/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Dec 2018 00:16:56 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": \"jan@entrydo.com\",\n    \"dailyLimit\": 123\n}"}],"_postman_id":"cea6a020-4908-4205-8331-33f3651e8116"},{"name":"Delete user","id":"3c0d481e-7916-45e2-8e8a-fc5c963c11ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users/","urlObject":{"path":["api","1.0","users",""],"host":["127.0.0.1:8080"],"query":[],"variable":[]}},"response":[{"id":"6dda543f-4394-412d-ac8d-7ad72922d7c6","name":"Delete user","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ","type":"text"},{"key":"Accept","type":"text","value":"application/json"}],"url":"127.0.0.1:8080/api/1.0/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 10 Dec 2018 00:17:43 GMT"},{"key":"Content-Type","value":"application/json;charset=utf-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"3c0d481e-7916-45e2-8e8a-fc5c963c11ca"}],"id":"5c6ff6a4-9ae5-4b10-9cc6-7bc2d1f2e468","_postman_id":"5c6ff6a4-9ae5-4b10-9cc6-7bc2d1f2e468","description":""}],"event":[{"listen":"prerequest","script":{"id":"8619695f-e86b-4736-a1fa-24789234a980","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"05ffefe4-c7f9-443e-9415-deaffaec836b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"domain","value":"127.0.0.1:8080"},{"key":"token","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE1NDQyODc4MjcsIm5iZiI6MTU0NDI4NzgyNywiZXhwIjoxNTQ0Mzc0MjI3LCJpc3MiOiJDYWxvcmlhcnkiLCJzdWIiOiJqLm1pa2VzQG1lLmNvbSIsImF1ZCI6IjEyNy4wLjAuMSJ9.JuNR0pg5_gmcZVYdM7tebuPYb5_PuErb-AY3_bn1OjQ"},{"key":"recordId","value":""},{"key":"email","value":""},{"value":""}]}