{"info":{"_postman_id":"ec63d1aa-c728-462b-b0fa-ca7f38cf1379","name":"V1","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"8709579","collectionId":"ec63d1aa-c728-462b-b0fa-ca7f38cf1379","publishedId":"SVzw511N","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-23T18:10:50.000Z"},"item":[{"name":"Spot","item":[{"name":"Favorite Spot","event":[{"listen":"prerequest","script":{"id":"62cffe2d-a07c-4823-9534-c1e709d9ee73","exec":[""],"type":"text/javascript"}}],"id":"0b9a8c8f-c863-48c9-b3c4-78da38a5ce61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/favorites/create/00c63b11-7cbb-4a15-9981-43a24e018aff","urlObject":{"path":["favorites","create","00c63b11-7cbb-4a15-9981-43a24e018aff"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3d8b99ec-7e28-4eab-8ee5-3d460db217e6","name":"Favorite Spot","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/favorites/create/00c63b11-7cbb-4a15-9981-43a24e018aff"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 18:55:22 GMT"},{"key":"Content-Length","value":"19"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"success\"\n}"},{"id":"6512ecbd-5ac8-4506-8574-d435d85818e6","name":"Store User Beach","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"beachId\": \"9a9d2741-b98d-4273-b3d0-3da168638b70\",\n\t\"waveHeight\":[\n\t\t{\n\t\t\t\"minValue\": 1,\n\t\t\t\"maxValue\": 4,\n\t\t\t\"rating\": 5\n\t\t}\n\t],\n\t\"windDirection\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"windSpeed\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"tideHeight\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"distance\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"timeOfDay\": [\n\t\t{\n\t\t\t\"startTime\": \"sunrise\",\n\t\t\t\"endTime\": \"sunset\",\n\t\t\t\"rating\": 10\n\t\t},\n\t\t{\n\t\t\t\"startTime\": \"12:30\",\n\t\t\t\"endTime\": \"15:30\",\n\t\t\t\"rating\": 9\n\t\t}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4200/users/2/beaches"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Wed, 23 Oct 2019 18:58:04 GMT"},{"key":"Content-Length","value":"526"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"54a80b1a-6ddf-4a6b-a0b0-823b352c7bd4\",\n        \"beachId\": \"9a9d2741-b98d-4273-b3d0-3da168638b70\",\n        \"waveHeight\": [\n            {\n                \"minValue\": 1,\n                \"maxValue\": 4,\n                \"rating\": 5\n            }\n        ],\n        \"windDirection\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"timeOfDay\": [\n            {\n                \"startTime\": \"sunrise\",\n                \"endTime\": \"sunset\",\n                \"rating\": 10\n            },\n            {\n                \"startTime\": \"12:30\",\n                \"endTime\": \"15:30\",\n                \"rating\": 9\n            }\n        ],\n        \"tideHeight\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"windSpeed\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"distance\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"0b9a8c8f-c863-48c9-b3c4-78da38a5ce61"},{"name":"List Favorite Spots","event":[{"listen":"prerequest","script":{"id":"62cffe2d-a07c-4823-9534-c1e709d9ee73","exec":[""],"type":"text/javascript"}}],"id":"b9a7a5c2-ec59-4418-a791-180b45dce323","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/favorites/list","urlObject":{"path":["favorites","list"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7aff0ad8-cc2a-45fc-ba33-14cb9da4425a","name":"Store User Beach","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"beachId\": \"9a9d2741-b98d-4273-b3d0-3da168638b70\",\n\t\"waveHeight\":[\n\t\t{\n\t\t\t\"minValue\": 1,\n\t\t\t\"maxValue\": 4,\n\t\t\t\"rating\": 5\n\t\t}\n\t],\n\t\"windDirection\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"windSpeed\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"tideHeight\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"distance\": [\n\t\t{\n\t\t\t\"minValue\": 123.2,\n\t\t\t\"maxValue\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"timeOfDay\": [\n\t\t{\n\t\t\t\"startTime\": \"sunrise\",\n\t\t\t\"endTime\": \"sunset\",\n\t\t\t\"rating\": 10\n\t\t},\n\t\t{\n\t\t\t\"startTime\": \"12:30\",\n\t\t\t\"endTime\": \"15:30\",\n\t\t\t\"rating\": 9\n\t\t}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4200/users/2/beaches"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Wed, 23 Oct 2019 18:58:04 GMT"},{"key":"Content-Length","value":"526"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"54a80b1a-6ddf-4a6b-a0b0-823b352c7bd4\",\n        \"beachId\": \"9a9d2741-b98d-4273-b3d0-3da168638b70\",\n        \"waveHeight\": [\n            {\n                \"minValue\": 1,\n                \"maxValue\": 4,\n                \"rating\": 5\n            }\n        ],\n        \"windDirection\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"timeOfDay\": [\n            {\n                \"startTime\": \"sunrise\",\n                \"endTime\": \"sunset\",\n                \"rating\": 10\n            },\n            {\n                \"startTime\": \"12:30\",\n                \"endTime\": \"15:30\",\n                \"rating\": 9\n            }\n        ],\n        \"tideHeight\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"windSpeed\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ],\n        \"distance\": [\n            {\n                \"minValue\": 123.2,\n                \"maxValue\": 130.2,\n                \"rating\": 1\n            }\n        ]\n    }\n}"},{"id":"da3a3aa5-335f-4513-aa66-c9c49d6a8ece","name":"List Favorite Spots","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/favorites/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 19:04:51 GMT"},{"key":"Content-Length","value":"354"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"00c63b11-7cbb-4a15-9981-43a24e018aff\",\n            \"name\": \"Blackies\",\n            \"lat\": 33.608919,\n            \"long\": -117.931119,\n            \"fullAddress\": \"\"\n        },\n        {\n            \"id\": \"002e254c-33f8-4076-8c4e-d2908996279f\",\n            \"name\": \"Pescador\",\n            \"lat\": -12.981127,\n            \"long\": -38.424887,\n            \"fullAddress\": \"\"\n        },\n        {\n            \"id\": \"001f3ddb-2967-4197-8aa0-f93ae940ab85\",\n            \"name\": \"Iluka Bar\",\n            \"lat\": -29.423,\n            \"long\": 153.369,\n            \"fullAddress\": \"\"\n        }\n    ]\n}"}],"_postman_id":"b9a7a5c2-ec59-4418-a791-180b45dce323"},{"name":"Search Spots","id":"49d7acbe-360c-4c82-bba1-9dd6ab5216d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/search/spots?q=maderas&lat=10.304900&lon=-85.837303","urlObject":{"path":["search","spots"],"host":["{{base_url}}"],"query":[{"key":"q","value":"maderas"},{"key":"lat","value":"10.304900"},{"key":"lon","value":"-85.837303"},{"disabled":true,"key":"wh","value":"gt4"}],"variable":[]}},"response":[{"id":"069fbc7e-89ae-46bb-8714-dd335f3caee2","name":"Search Beaches","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:4200/beaches/search?q=playa&lat=10.304900&lon=-85.837303","protocol":"http","host":["localhost"],"port":"4200","path":["beaches","search"],"query":[{"key":"q","value":"playa"},{"key":"lat","value":"10.304900"},{"key":"lon","value":"-85.837303"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Thu, 24 Oct 2019 21:58:10 GMT"},{"key":"Content-Length","value":"2024"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"49d9a382-fe61-4e6b-9f74-aa6c51dd9830\",\n            \"name\": \"Playa Grande\",\n            \"lat\": 10.313,\n            \"long\": -85.843\n        },\n        {\n            \"id\": \"93591d0e-acb6-4b78-92fe-651adf1cfbbf\",\n            \"name\": \"Playa Langosta\",\n            \"lat\": 10.286306,\n            \"long\": -85.852278\n        },\n        {\n            \"id\": \"eebcf7c4-ee25-4191-9372-b7d32e23cc80\",\n            \"name\": \"Playa Negra\",\n            \"lat\": 10.194,\n            \"long\": -85.832\n        },\n        {\n            \"id\": \"794d74b4-86f9-44de-b065-e265c9fc7f74\",\n            \"name\": \"Playa Maderas\",\n            \"lat\": 11.282491,\n            \"long\": -85.904464\n        },\n        {\n            \"id\": \"7c447b9f-7bc1-49b2-ad59-dba2b21e4d0d\",\n            \"name\": \"Playa Escondida\",\n            \"lat\": 9.661646,\n            \"long\": -84.673169\n        },\n        {\n            \"id\": \"43a5e0ff-7e58-4a37-8938-a62b16c7beb2\",\n            \"name\": \"Playa Jaco\",\n            \"lat\": 9.616941,\n            \"long\": -84.635407\n        },\n        {\n            \"id\": \"254a7f48-c88f-4b3c-b89c-149cedebb2f5\",\n            \"name\": \"Playa Hermosa North\",\n            \"lat\": 9.578581,\n            \"long\": -84.612772\n        },\n        {\n            \"id\": \"975f86a4-002f-4248-88d5-3d15ce051f97\",\n            \"name\": \"Playa Hermosa South\",\n            \"lat\": 9.576,\n            \"long\": -84.608\n        },\n        {\n            \"id\": \"24440942-7218-48c0-b1b8-6377eef9be74\",\n            \"name\": \"Playa Hermosa\",\n            \"lat\": 9.574726,\n            \"long\": -84.605691\n        },\n        {\n            \"id\": \"c3b91b45-9017-4b28-a946-2e86204ecd07\",\n            \"name\": \"Playa Esterillos\",\n            \"lat\": 9.526306,\n            \"long\": -84.488222\n        },\n        {\n            \"id\": \"2d2f8847-6aa9-4663-a8b9-59cd02ea7ab0\",\n            \"name\": \"Playa Cocles\",\n            \"lat\": 9.653,\n            \"long\": -82.737\n        },\n        {\n            \"id\": \"f08a4498-0e50-467b-9f4d-cce61fffd0f6\",\n            \"name\": \"Playa San Diego\",\n            \"lat\": 13.479713,\n            \"long\": -89.286101\n        },\n        {\n            \"id\": \"811adc0b-62ed-4bae-bde5-017445a04c2d\",\n            \"name\": \"Playa Conchalio\",\n            \"lat\": 13.48325,\n            \"long\": -89.339457\n        },\n        {\n            \"id\": \"920fd8d9-0eef-415b-8c5d-71f673df7aec\",\n            \"name\": \"Playa Santa Catalina\",\n            \"lat\": 7.652,\n            \"long\": -81.295\n        },\n        {\n            \"id\": \"4b30718e-9115-41d1-8e2f-6ab6e0ddcc65\",\n            \"name\": \"Playa Venao\",\n            \"lat\": 7.42407,\n            \"long\": -80.19587\n        },\n        {\n            \"id\": \"25e47ba9-b5e1-451c-b685-d699eee4e44a\",\n            \"name\": \"Playa Bonita\",\n            \"lat\": 20.345,\n            \"long\": -86.905\n        },\n        {\n            \"id\": \"eed2f0ad-9206-41d3-8f31-9120588cb7ee\",\n            \"name\": \"Playa Delphine\",\n            \"lat\": 21.061,\n            \"long\": -86.778\n        },\n        {\n            \"id\": \"1fd43613-37da-4681-96f4-53e6f3fb6dcb\",\n            \"name\": \"Playa Chac Mool\",\n            \"lat\": 21.124,\n            \"long\": -86.751\n        },\n        {\n            \"id\": \"8b56c579-ad1d-4870-b458-c93dee59788d\",\n            \"name\": \"Playa El Mojon\",\n            \"lat\": 15.806,\n            \"long\": -96.006\n        },\n        {\n            \"id\": \"65da96b9-2246-4cbe-b174-503c211f7d90\",\n            \"name\": \"Playa La Bocana\",\n            \"lat\": 15.786,\n            \"long\": -96.054\n        }\n    ]\n}"}],"_postman_id":"49d7acbe-360c-4c82-bba1-9dd6ab5216d9"},{"name":"Get Spot","id":"0a9c0dc4-c115-4fb6-9433-36b9d1b2fb20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/spots/show/1fa520ff-3ee1-4a24-ae0b-c0a8bbc6337a","urlObject":{"path":["spots","show","1fa520ff-3ee1-4a24-ae0b-c0a8bbc6337a"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a9c0dc4-c115-4fb6-9433-36b9d1b2fb20"},{"name":"Rate Spot","id":"088fb29c-b17b-42c1-b70b-36204629d7c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"waveHeight\":{\n\t\t\"weight\": 10,\n\t\t\"ratings\": [\n\t\t\t{\n\t\t\t\t\"min\": 1,\n\t\t\t\t\"max\": 4,\n\t\t\t\t\"rating\": 5\n\t\t\t}\n\t\t]\n\t},\n\t\"windDirection\": {\n\t\t\"weight\": 4,\n\t\t\"ratings\": [\n\t\t\t{\n\t\t\t\t\"min\": 1,\n\t\t\t\t\"max\": 4,\n\t\t\t\t\"rating\": 5\n\t\t\t}\n\t\t]\n\t},\n\t\"windSpeed\": {\n\t\t\"weight\": 1,\n\t\t\"ratings\": [\n\t\t\t{\n\t\t\t\t\"min\": 1,\n\t\t\t\t\"max\": 4,\n\t\t\t\t\"rating\": 5\n\t\t\t}\n\t\t]\n\t},\n\t\"tideHeight\": {\n\t\t\"weight\": 0,\n\t\t\"ratings\": []\n\t},\n\t\"timeOfDay\": {\n\t\t\"weight\": 10,\n\t\t\"ratings\": [\n\t\t\t{\n\t\t\t\t\"startTime\": \"sunrise\",\n\t\t\t\t\"endTime\": \"sunset\",\n\t\t\t\t\"rating\": 10\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"startTime\": \"12:30\",\n\t\t\t\t\"endTime\": \"15:30\",\n\t\t\t\t\"rating\": 9\n\t\t\t}\n\t\t]\n\t}\n}"},"url":"{{base_url}}/ratings/create/00c63b11-7cbb-4a15-9981-43a24e018aff","urlObject":{"path":["ratings","create","00c63b11-7cbb-4a15-9981-43a24e018aff"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2c3713fc-39ae-48d8-b6cc-d29fd403d9df","name":"Rate Spot","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"waveHeight\":[\n\t\t{\n\t\t\t\"min\": 1,\n\t\t\t\"max\": 4,\n\t\t\t\"rating\": 5\n\t\t}\n\t],\n\t\"windDirection\": [\n\t\t{\n\t\t\t\"min\": 123.2,\n\t\t\t\"max\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"windSpeed\": [\n\t\t{\n\t\t\t\"min\": 123.2,\n\t\t\t\"max\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"tideHeight\": [\n\t\t{\n\t\t\t\"min\": 123.2,\n\t\t\t\"max\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"distance\": [\n\t\t{\n\t\t\t\"min\": 123.2,\n\t\t\t\"max\": 130.2,\n\t\t\t\"rating\": 1\n\t\t}\n\t],\n\t\"timeOfDay\": [\n\t\t{\n\t\t\t\"startTime\": \"sunrise\",\n\t\t\t\"endTime\": \"sunset\",\n\t\t\t\"rating\": 10\n\t\t},\n\t\t{\n\t\t\t\"startTime\": \"12:30\",\n\t\t\t\"endTime\": \"15:30\",\n\t\t\t\"rating\": 9\n\t\t}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/ratings/create/00c63b11-7cbb-4a15-9981-43a24e018aff"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 19:45:19 GMT"},{"key":"Content-Length","value":"19"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": \"success\"\n}"}],"_postman_id":"088fb29c-b17b-42c1-b70b-36204629d7c6"},{"name":"Get Spot Rating","id":"8b1732d1-e7fa-4927-8c5f-ffd7ff0f3a41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/ratings/show/00c63b11-7cbb-4a15-9981-43a24e018aff","urlObject":{"path":["ratings","show","00c63b11-7cbb-4a15-9981-43a24e018aff"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f00efed1-2969-4e2d-9969-51a10660e1d8","name":"Get Spot Rating","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/ratings/show/00c63b11-7cbb-4a15-9981-43a24e018aff"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 22:45:28 GMT"},{"key":"Content-Length","value":"1522"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"9d3b69e6-3d54-4c90-b3c5-d421bcd36978\",\n            \"option\": \"Wave Height\",\n            \"min\": 1,\n            \"max\": 4,\n            \"startTime\": \"\",\n            \"endTime\": \"\",\n            \"rating\": 5,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"973eda42-4e4b-45f7-9418-9580b1573e86\",\n            \"option\": \"Tide Height\",\n            \"min\": 123.2,\n            \"max\": 130.2,\n            \"startTime\": \"\",\n            \"endTime\": \"\",\n            \"rating\": 1,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"28d54016-8018-4bb3-ba12-7916fba0c453\",\n            \"option\": \"Wind Speed\",\n            \"min\": 123.2,\n            \"max\": 130.2,\n            \"startTime\": \"\",\n            \"endTime\": \"\",\n            \"rating\": 1,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"97386091-174b-4fd4-9f00-d565a8944ad8\",\n            \"option\": \"Wind Direction\",\n            \"min\": 123.2,\n            \"max\": 130.2,\n            \"startTime\": \"\",\n            \"endTime\": \"\",\n            \"rating\": 1,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"13718451-69bd-4c69-888a-6d6456dffa0d\",\n            \"option\": \"Distance\",\n            \"min\": 123.2,\n            \"max\": 130.2,\n            \"startTime\": \"\",\n            \"endTime\": \"\",\n            \"rating\": 1,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"c2c47f06-4cbe-4ecc-9478-5c4c77f74567\",\n            \"option\": \"Time Of Day\",\n            \"min\": 0,\n            \"max\": 0,\n            \"startTime\": \"sunrise\",\n            \"endTime\": \"sunset\",\n            \"rating\": 10,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        },\n        {\n            \"id\": \"7e0cf463-824d-438a-853a-5f9454dc4f9f\",\n            \"option\": \"Time Of Day\",\n            \"min\": 0,\n            \"max\": 0,\n            \"startTime\": \"12:30\",\n            \"endTime\": \"15:30\",\n            \"rating\": 9,\n            \"createdAt\": \"2019-11-18T13:45:19.747381Z\",\n            \"updatedAt\": \"2019-11-18T13:45:19.747381Z\"\n        }\n    ]\n}"}],"_postman_id":"8b1732d1-e7fa-4927-8c5f-ffd7ff0f3a41"}],"id":"fcbf1ee8-a258-44b7-a438-792f1353a6ff","_postman_id":"fcbf1ee8-a258-44b7-a438-792f1353a6ff","description":""},{"name":"User","item":[{"name":"Store User","id":"3552601b-7aba-4c57-b7da-310a2146ef57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"firstName\": \"jane\",\n\t\"lastName\": \"doe\",\n\t\"email\": \"demo@email.com\",\n\t\"password\": \"mypassword\"\n}"},"url":"{{base_url}}/users/create","urlObject":{"path":["users","create"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"868abea3-5e04-47b6-9ab7-88cd80337af7","name":"Store User","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"firstName\": \"jane\",\n\t\"lastName\": \"doe\",\n\t\"email\": \"demo@email.com\",\n\t\"password\": \"mypassword\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4200/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 02:31:01 GMT"},{"key":"Content-Length","value":"210"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"c7b2fe2b-1242-4b4d-aa3b-f2ca4262ee6f\",\n        \"firstName\": \"jane\",\n        \"lastName\": \"doe\",\n        \"email\": \"demo@email.com\",\n        \"createdAt\": \"2019-11-17T20:30:58.098384-06:00\",\n        \"updatedAt\": \"2019-11-17T20:30:58.098385-06:00\"\n    }\n}"}],"_postman_id":"3552601b-7aba-4c57-b7da-310a2146ef57"}],"id":"326b9521-f0a5-415a-bb22-5a17e89b94d5","_postman_id":"326b9521-f0a5-415a-bb22-5a17e89b94d5","description":""},{"name":"Auth","item":[{"name":"Authenticate","id":"8a61efcf-6f92-4833-a714-027378d0f3f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"demo@email.com\",\n\t\"password\": \"mypassword\"\n}"},"url":"{{base_url}}/authenticate","urlObject":{"path":["authenticate"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7f7a1a6e-2ad4-42c6-8f75-17e1141bbe88","name":"Authenticate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"demo@email.com\",\n\t\"password\": \"mypassword\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4200/authenticate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Mon, 18 Nov 2019 02:41:19 GMT"},{"key":"Content-Length","value":"411"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"token\": \"v2.local.f4-cf5jmtXl4eFXKB9aLBFbEss2njgLCQudr1aecF2Tu-o3F99p3sAsXLKUuZssA9TKr9yziMMXjOUV_gnYwtpkClYlllADBvEl5KT5uQpommf2_07-L1JzrELIaPeW9bsGm4lQOveJqlhnQL0UhQ8jC-RHnOmYVKsiAydqziwsZ6cLGg2GaMihcs_emRD6yyNiUEBNSeuz4bNCz__CDg0AzfN-9764_WVaFn_JhNI-2vpZZArB6KNh_UOoOdEIt4UHgUfR4hbbvAQLKJT5dL9DaI_amRZOKWvxv6P40KEvAQ7oC6Odoj41pZA9g_fDvFxaKIF7qOYeSkV1lT7zXErJxhZgPRkHG6PI3XgB4ECHa1u8_Q2PJH_PYlHsH\"\n    }\n}"}],"_postman_id":"8a61efcf-6f92-4833-a714-027378d0f3f3"},{"name":"Me","id":"537bf40a-6e67-4752-b911-aa8277dc8406","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/me","urlObject":{"path":["me"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"23e6723a-074c-4fc7-b572-78004b05af71","name":"Me","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/me"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Vary","value":"Origin"},{"key":"Date","value":"Wed, 20 Nov 2019 18:30:56 GMT"},{"key":"Content-Length","value":"200"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"c7b2fe2b-1242-4b4d-aa3b-f2ca4262ee6f\",\n        \"firstName\": \"jane\",\n        \"lastName\": \"doe\",\n        \"email\": \"demo@email.com\",\n        \"createdAt\": \"2019-11-18T02:30:58.098384Z\",\n        \"updatedAt\": \"2019-11-18T02:30:58.098385Z\"\n    }\n}"}],"_postman_id":"537bf40a-6e67-4752-b911-aa8277dc8406"}],"id":"dab01360-1cf9-45bc-b0d3-f37023c3c080","_postman_id":"dab01360-1cf9-45bc-b0d3-f37023c3c080","description":""}]}