{"info":{"_postman_id":"f98016d3-4003-4cdf-993e-85276fa3b29b","name":"sinatraBlog","description":"<html><head></head><body><p><strong>SinatraBlog</strong> is a simple Blog application developed in <strong>ruby on rails</strong> and providing an endpoint API. This application allows you to register new users, post articles, receive links or comments on articles. The application also provides an endpoint for user authentication.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"15224667","collectionId":"f98016d3-4003-4cdf-993e-85276fa3b29b","publishedId":"VUqypEbM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-26T01:19:19.000Z"},"item":[{"name":"/api/v1/users","id":"913a8069-3fcf-49ae-a77d-57598e2cd038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/users","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3f657df8-5fdf-4720-82bd-2a6fb035a755","name":"users","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=OEXKrqFeHFkPVK88s%2FwgooMzhRvSxcAvdBuwzUyG9fgLnFKfWX4MK6xm%2FI3rRNRLounsCu9933mNtXvXt5QBrgfzjj1DtW0ILXReU%2BbK0q5%2F7GTnLHyhNAaN8%2F5kAEgRw8PDiStvmTwZyIoLotq77%2BzZou4VSUjZhA1pMLmze5FiBIl2zUbrEXJ0EiGrBY2qnDHHS8iJyirsYNJbcjFhfBkScb4h5LY3Sf9YE6FZRMYrK0I3noHjmNILP1PY8QzhXI%2BYRdHQ1QaAhv1rief%2FMdhWOY6jvKHAlGr6dQ%2F0GcAkbgbiSdZ%2F--OIHeZvyQiYkieOJt--0p9D5pW27wTQjWomwtp8cQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=Ar9E8o9V5pFfiM8y%2BIXPEUB7qGl0uqlKonc2wEtJepzsI0pssCyR2%2B3EYSFfZqbXiUVLd1X%2FFYG3CkdvBkLcn94hnwzex2kif0X6FIbqEgAzXd5fSS248AeeUnZE2XSgVjA0cHRvze4TcEqVpNGT12TvegFdBNqF4hIWVUFLOkv8BUyNNSR80Y8oPmFQGEa6G%2FvJ%2FsAuQoxZwavzG850hIsJ2G8cdsauW%2BgqCs7XVgXtU6jkSrs%2F8%2BIqug1iCjS0dMdXiYCq7s2u84GlqjCd%2Fm%2Bm7Z1Uv3xwq0hAO871PH8v3LImshSX--nbwfNg8f5TLYZ7Mv--Cj5m6e3QuDAgH7356lxgWQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"7807133c8f47668f7b0a4a7fd1f14a08\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bf4b5f1b-5645-4f50-8bb9-14b9f66db011"},{"key":"X-Runtime","value":"1.921494"},{"key":"Server-Timing","value":"sql.active_record;dur=1196.91650390625, start_processing.action_controller;dur=0.18310546875, instantiation.active_record;dur=46.841064453125, process_action.action_controller;dur=128.115234375"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 5,\n        \"name\": \"trac\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": null,\n        \"posts_count\": 0,\n        \"created_at\": \"2022-08-25T23:17:31.212Z\",\n        \"updated_at\": \"2022-08-25T23:17:31.212Z\",\n        \"email\": \"trac@gmail.com\",\n        \"admin\": false\n    },\n    {\n        \"id\": 6,\n        \"name\": \"riohub\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": null,\n        \"posts_count\": 0,\n        \"created_at\": \"2022-08-25T23:26:05.990Z\",\n        \"updated_at\": \"2022-08-25T23:26:05.990Z\",\n        \"email\": \"riohub@gmail.com\",\n        \"admin\": false\n    },\n    {\n        \"id\": 3,\n        \"name\": \"Path\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": \"Teacher from France.\",\n        \"posts_count\": 7,\n        \"created_at\": \"2022-08-25T22:11:40.066Z\",\n        \"updated_at\": \"2022-08-25T23:29:56.882Z\",\n        \"email\": \"path@dev.co\",\n        \"admin\": false\n    },\n    {\n        \"id\": 4,\n        \"name\": \"admin\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": \"SinatraBlog admin.\",\n        \"posts_count\": 0,\n        \"created_at\": \"2022-08-25T22:11:41.559Z\",\n        \"updated_at\": \"2022-08-25T22:15:35.410Z\",\n        \"email\": \"admin@dev.co\",\n        \"admin\": true\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Lilly\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": \"Teacher from Poland.\",\n        \"posts_count\": 4,\n        \"created_at\": \"2022-08-25T22:11:39.764Z\",\n        \"updated_at\": \"2022-08-25T22:16:03.173Z\",\n        \"email\": \"lilly@dev.co\",\n        \"admin\": false\n    },\n    {\n        \"id\": 1,\n        \"name\": \"Tom\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": \"Teacher from Mexico.\",\n        \"posts_count\": 4,\n        \"created_at\": \"2022-08-25T22:11:36.760Z\",\n        \"updated_at\": \"2022-08-25T22:16:10.813Z\",\n        \"email\": \"tom@dev.co\",\n        \"admin\": false\n    }\n]"}],"_postman_id":"913a8069-3fcf-49ae-a77d-57598e2cd038"},{"name":"/api/v1/user","id":"5f2017ee-db4f-4c83-aea5-676a7b609bc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:3000/api/v1/users/2","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a707525f-b731-4b3e-a528-3b196c0122da","name":"user","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:3000/api/v1/users/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=0zzq%2FVDW7tQjX%2Fh6IefxEsqAW59De5f2X86j%2B1u1emjOJMMZ2oSmCYObfo1LmQ%2Bsu2cqEIE1rTNWoDfgefg3d63%2BVYDoW2sVHq9JemgQm%2F3MznPC%2BKyb9UQ%2FMiwMoJnrJeobEy89fmVNyKTlnV3SPgiyJ%2F4aPJCSRKZKS4plAhdlmcxqdw13NbotczSBhcbWIXicA0kME%2Bl33qvSP6XPsTfpmDRu5lDS2Wl%2BFruZiz%2F4vukxVXOlvKKTVt751WLPj%2FzQt3SSbF4P2ngNQVLU7KZJQ55NW8CFReWjUcd%2FrQSRqpUYsrHE--f7UECI8AjB1GMTAI--R4xe%2F8CYDCuFREE%2BZmFzPQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=cC5MOeS%2BBta80m2lkNQNP7KVVMbG6SQSSsoRnhF4Labp%2FLBKrIwOFTx8A3uvUaEgTzxfcSQ3n696C533S4b3W4GbGYABFryJTQrA4b42Xs60d%2F3plYEqLc6yjmeheNxBOw7St6l9Jr0v4u8e4giowNE1h4266s0Ga9nlZ5s623rWwAix86%2FHhTU5rk4KWhViBl8B3AIqgjAatmFwk%2BwPUHwkKTFxwix9jP1avY7yDNQm%2FKL8M%2FBJKGL5pGQ15sfPNHauzl%2BrmuEEG2tNN3v6SGtCyqGSJ2a9XFKVhCwO0guz2Iq1ed5y--249hDjhOl13523SF--1NU%2FrUSlmQNwYOBL3CRqbQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"0143c4b2cadf0ca4f6a474ee93a77085\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"58e45e31-b985-4ff3-a33d-04e513fc050e"},{"key":"X-Runtime","value":"0.260169"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.550048828125, sql.active_record;dur=9.903076171875, instantiation.active_record;dur=1.80810546875, process_action.action_controller;dur=127.330810546875"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 2,\n        \"name\": \"Lilly\",\n        \"photo\": \"https://images.unsplash.com/photo-1660503427782-f9c627e7066e?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1587&q=80\",\n        \"bio\": \"Teacher from Poland.\",\n        \"posts_count\": 4,\n        \"created_at\": \"2022-08-25T22:11:39.764Z\",\n        \"updated_at\": \"2022-08-25T22:16:03.173Z\",\n        \"email\": \"lilly@dev.co\",\n        \"admin\": false\n    }\n}"}],"_postman_id":"5f2017ee-db4f-4c83-aea5-676a7b609bc2"},{"name":"/api/v1/users/:user_id/posts","id":"ee208459-0a41-4c92-89c8-edf47e21969c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/users/1/posts","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users","1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"52f7a420-9568-4f02-b7fd-023bb87bdabb","name":"user_posts","originalRequest":{"method":"GET","header":[],"url":"http://api.localhost:3000/api/v1/users/1/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=z5kqJA9CuP6Rd99Qc%2Fe3%2FxjbTgz1fuX1KJ51xq2VTgLOuhyWQKsC71Hz3zhODIBA5aU3oAj%2BzEVW%2FHSgnnWOlAGBWD8N1nhx%2FaA6s10cVPkDbKH8VR9G8%2F6GpCMyZWukawehxejUpzVhBYYspskvfiiFPD20uGIsiE8EX%2Fs0Zdpm0A6ITSTi42eB%2Bg%3D%3D--vPUWlaLJWOSe5udm--xWCt3Aog4KdzSKut5%2BnAGg%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=pTrv5uNC6YLj5DVTzTCr2Zetf04lF%2FmzjwtxxbNiic%2B20BDDeOKE4q1riT1yth9QIaC0dCTq48aXSD1hje8hgO3htopP0HSD1LocMnspvt2%2BIsILVhB2kEuUwB66v7S3cyKwGJHKp3%2Frq87NzDZDwk0gcBSPIO5XY%2BKm6zgZeI%2FGbEAdvyiIqyBFgQ%3D%3D--zp0Z%2Bb1EEghrq7oW--s8suyPYXxm89MvLYbCUu9Q%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"6ed744c5733505fd4f9a8dda34c54f02\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3d45857a-a773-45fe-99f4-1910391f62ab"},{"key":"X-Runtime","value":"0.669512"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.202392578125, sql.active_record;dur=164.742919921875, instantiation.active_record;dur=144.1748046875, process_action.action_controller;dur=622.1630859375"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"That was the best ice-cream soda I ever tasted.\",\n        \"text\": \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \\ntotam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui \\nratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci \\nvelit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. \\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea\\ncommodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, \\nvel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\",\n        \"user_id\": 1,\n        \"comments_count\": 0,\n        \"likes_count\": 0,\n        \"created_at\": \"2022-08-25T22:11:40.172Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.172Z\"\n    },\n    {\n        \"id\": 3,\n        \"title\": \"I don't think they even heard me.\",\n        \"text\": \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \\ntotam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui \\nratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci \\nvelit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. \\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea\\ncommodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, \\nvel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\",\n        \"user_id\": 1,\n        \"comments_count\": 0,\n        \"likes_count\": 0,\n        \"created_at\": \"2022-08-25T22:11:40.254Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.254Z\"\n    },\n    {\n        \"id\": 4,\n        \"title\": \"That's good. Go on, read some more.\",\n        \"text\": \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \\ntotam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui \\nratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci \\nvelit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. \\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea\\ncommodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, \\nvel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\",\n        \"user_id\": 1,\n        \"comments_count\": 8,\n        \"likes_count\": 0,\n        \"created_at\": \"2022-08-25T22:11:40.273Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.273Z\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"Goodnight, my darlings, I'll see you tomorrow.\",\n        \"text\": \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \\ntotam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui \\nratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci \\nvelit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. \\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea\\ncommodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, \\nvel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\",\n        \"user_id\": 1,\n        \"comments_count\": 6,\n        \"likes_count\": 0,\n        \"created_at\": \"2022-08-25T22:11:40.237Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.237Z\"\n    }\n]"}],"_postman_id":"ee208459-0a41-4c92-89c8-edf47e21969c"},{"name":"/api/v1/users/:user_id/posts/:post_id","id":"dd39ab8c-d03d-422b-9006-3f97c183b705","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/users/1/posts/1","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users","1","posts","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bd2e8684-96ae-463b-9171-6c3907d5df6b","name":"user_post","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/users/1/posts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=K91LDwwNx35LqekC1PB7hVPD1tUkgKxnLsQ%2F2U99pF32WhzhWZpCOzC8FbdIyRDUVi2YKPXOjTaaLjck7XvlamrvPHHEo92oIwwoF1AXcVxV0OcDLT69YG%2F6YxyQ%2FVMCxKCuULuoljwdCrahUrRHrQYWJvkG%2BF777HtsdGFBOOTRNXzr88wC38k1n5OB0P%2BHuBR8MLdVQrHxSaGRShZeDBOW9x9GBEQATSPWcSNAmind3jB0%2FxnyLeneVzWfPsz5I4mM5XGEa%2Bv3jkYDmr46NFNqIU%2BAkmdoosZL2uzJOqt98sDwrw8h--aNYUAhkEFH92Zo%2F1--2OFiyJIrNmQaJnZR3IJjXw%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=OKcRBEnI1%2FH7j5hGBPGB6%2BFLbu%2BNesvwHDZHDhm75%2FkG%2BSNT2UqcEChv2wE%2BipkGaaJDh4Dp0sgxZMQfgxC0z7NzPUnfpdpW6Z4wIHCtXnomoHK86Jqs%2BqHeamTfel9TX77rt%2BZXxVL5StOWw%2BdO7fAQaDAHIUvsD%2BbTMdk8kSfKQelLbbOqsFnFdPQrKH2JDeGn6nxBRuiDsosiyljssoHaAJ6%2FVEQZ8ayKEtacZ8YSPgi1U%2B6qzNRalyCxMX3chfWT9P%2BKlSCuvSeSt%2BsuijS7eMjcrt%2FCVfI4GdjJmwJOSlxY01uu--CVve%2BLCcGyF1Iwse--6JWqUH3dtyxr5%2BaUcGW73A%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"df40f207264f0f62a15a374bdfc9b275\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f49dae8e-7518-49b9-a915-f2b99d1b2977"},{"key":"X-Runtime","value":"0.179032"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.6279296875, sql.active_record;dur=12.59716796875, instantiation.active_record;dur=2.232666015625, process_action.action_controller;dur=73.041015625"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"That was the best ice-cream soda I ever tasted.\",\n    \"text\": \"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, \\ntotam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.\\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui \\nratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci \\nvelit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. \\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea\\ncommodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, \\nvel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\",\n    \"user_id\": 1,\n    \"comments_count\": 0,\n    \"likes_count\": 0,\n    \"created_at\": \"2022-08-25T22:11:40.172Z\",\n    \"updated_at\": \"2022-08-25T22:11:40.172Z\"\n}"}],"_postman_id":"dd39ab8c-d03d-422b-9006-3f97c183b705"},{"name":"/api/v1/posts/:post_id/comments","id":"b40c3f9d-1365-45e7-a283-726148c8dc40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/posts/4/comments","urlObject":{"protocol":"http","port":"3000","path":["api","v1","posts","4","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"31e2d575-91d5-43cc-b50d-95621fc2809d","name":"post_comments","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3000/api/v1/posts/4/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=EqEIrHnvGy6iWLKrYXq6O%2FCt0XKNQnR9s9oDQg9tSMUI9ez3pX3GzNQQu8W0TVWchK6O69a05S%2FZTS6KzjSIcvOqly7RChDM8RrrnqzUrdER8Ktdj00invckM%2F1TPaXH7KdcPKr3jQbVM8GMEMVh9lcLQj3Jpb5eHHNbJUEF%2F6q0mfhZDATBcB6MkgjMXwAd970K6P4NCF582fWh3Me4G8pi%2B6khCnMu3Ij4aG1jKgwU%2FpoqYafGDPc5oFYu8FOSe4A8kBAvmT%2Fsf6hPo%2BPjQ5W6P4mbSjEMvGLzwMOD59K3KKPei79S--KOhzXpDMqaicfG9z--jN9aE8zpLsCwn5%2B%2BSa4aCA%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=BiR70wrgk5sOMUtac4MhphTRjjlHG5W675HLPftwNUHXR7XGcxud3dPPLuHjz3PBptiHa5LeSWPPp41R6eFbUm8QmuoxWT0xA8ahgmO0x8jzc8Brczp9bDgkgHKtyQbLm5f7P7jtJlK6HO10UZwlDTdc%2FF%2FVBODWxaEjpPAOYTIyREhKCW3d%2BYNA%2BsOyRyNIsD4mVpLeMepFSvKDZrunoTtA%2FMcb65T5YRfJD%2F6eevG99bgqGIbVHi4j1vDs80IR3s1muAMqzK1i87WKGxKoWOQw1UciymnwFhFpZjTnQosbFSun8F2B--c1ymivG%2FwzpukK0W--oWsQHyQ7gxGEQACAiJ%2FrmQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"9968c9f9f4c6cbde49329d89380983a7\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a2bfeaea-afdd-4b52-ae8a-6d00b4043252"},{"key":"X-Runtime","value":"0.088724"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.23681640625, sql.active_record;dur=3.277587890625, instantiation.active_record;dur=0.57470703125, process_action.action_controller;dur=13.2451171875"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 38,\n        \"text\": \"comment from api\",\n        \"post_id\": 4,\n        \"user_id\": 3,\n        \"created_at\": \"2022-08-26T00:58:47.171Z\",\n        \"updated_at\": \"2022-08-26T00:58:47.171Z\"\n    },\n    {\n        \"id\": 37,\n        \"text\": \"comment from api\",\n        \"post_id\": 4,\n        \"user_id\": 3,\n        \"created_at\": \"2022-08-26T00:48:42.733Z\",\n        \"updated_at\": \"2022-08-26T00:48:42.733Z\"\n    },\n    {\n        \"id\": 12,\n        \"text\": \"I want to go home.\",\n        \"post_id\": 4,\n        \"user_id\": 3,\n        \"created_at\": \"2022-08-25T22:11:40.891Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.891Z\"\n    },\n    {\n        \"id\": 11,\n        \"text\": \"I don't think they even heard me.\",\n        \"post_id\": 4,\n        \"user_id\": 3,\n        \"created_at\": \"2022-08-25T22:11:40.869Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.869Z\"\n    },\n    {\n        \"id\": 10,\n        \"text\": \"Hurrah for anarchy! This is the happiest moment of my life.\",\n        \"post_id\": 4,\n        \"user_id\": 2,\n        \"created_at\": \"2022-08-25T22:11:40.848Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.848Z\"\n    },\n    {\n        \"id\": 9,\n        \"text\": \"All my possessions for a moment of time.\",\n        \"post_id\": 4,\n        \"user_id\": 2,\n        \"created_at\": \"2022-08-25T22:11:40.788Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.788Z\"\n    },\n    {\n        \"id\": 8,\n        \"text\": \"You can get anything you want at Alice's restaurant.\",\n        \"post_id\": 4,\n        \"user_id\": 1,\n        \"created_at\": \"2022-08-25T22:11:40.659Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.659Z\"\n    },\n    {\n        \"id\": 7,\n        \"text\": \"Yes, it's tough, but not as tough as doing comedy.\",\n        \"post_id\": 4,\n        \"user_id\": 1,\n        \"created_at\": \"2022-08-25T22:11:40.607Z\",\n        \"updated_at\": \"2022-08-25T22:11:40.607Z\"\n    }\n]"}],"_postman_id":"b40c3f9d-1365-45e7-a283-726148c8dc40"},{"name":"/users","id":"f957d34d-1b88-4b75-82da-70fd2db4752f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\":{\n        \"name\":\"paulhub\",\n        \"email\": \"paulhub@gmail.com\",\n        \"password\": \"paulhub123\",\n        \"password_confirmation\": \"paulhub123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/users","description":"<h4 id=\"the-email-need-to-be-confirmed-open-your-mailler-and-confirm-email-if-you-are-in-development-click-on-this-link-to-open-development-mailler--httplocalhost3000letter_opener\">The email need to be confirmed. Open your mailler and confirm email. If you are in development, click on this link to open development mailler : <a href=\"http://localhost:3000/letter_opener\">http://localhost:3000/letter_opener</a></h4>\n","urlObject":{"protocol":"http","port":"3000","path":["users"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b59ae54b-4fa3-49bb-99da-8a08d1c3780c","name":"new user","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\":{\n        \"name\":\"paulhub\",\n        \"email\": \"paulhub@gmail.com\",\n        \"password\": \"paulhub123\",\n        \"password_confirmation\": \"paulhub123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=98WSLvb2mJOmT5bFXs%2BhBXUd6MI48MYbWKBDxZqymuhVJOvC%2BqYRYI1h7ObtEkqQLalFmxTJPby1DbCIZC08yLlxgv%2BAe4OlbNMOs3A5mXgNglUk141Fu%2FhrzRk4xK9x4JlUJctapBy6iFY2jd5B1Y4tWo4aUXszVz9WqXhfAfzDVg%2FpOBADJHnE%2Bpvy0Qc9ehBACifmL7mDw3nNbPXGL581hLR%2Bn2N9NYMOLmrkagkpAk2mfB8Av215XlwwSOlTfDSES3HA4dLrpfgR2pKzSnktlUFUaZAWHBJpSKH4FGBU6E5QEvugB4d3w39x6de2Y%2FgmO5nrCIJe3WaPXHJRlolTElwAUzjPNtAu4FicPcK5WzjmEL8rZHcFavLumYYVgzDbaexBi%2BiNo%2FROLB2gqmDFO1508%2BbV16uzAFr2tkltDf2BZFSHsGh2TAGKvpFUxf8VqrGZlCPr810tI%2FZzZwng6%2Fb32uM%3D--mLjnWQ1pkQhCCdzI--Ju0FrqQAzC4Qr5JMchL7lg%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=nkkMkKEZ%2BTqVjMECSjVZYQQ%2BdB%2BUftX4PYUpGezoVNZOdi9oawk8FXvBgjEu81NXJsNuMEwZiZWE0IKpAswp0C%2BAAKqtVbIJ%2FqfNSrVfRQqEtksJxCW%2Fm5msGWP3hc%2Bp08uV8BUwjvwHdQk3U82qvmMS2XAwLCiniG2ECvBS1zPjeGHJu7rPRpihQVDZKkmxyng2YPYRsQH1e2GM6y%2F98JVwpxAfkA%2FfqkXdg%2FWQXdDf3UhMlYflabPJDW%2BvrDr46qiHvxPDJesM32LO1T%2B3J%2BJX2gSRcoQNFtaDid1g3Ds%2FJrrlnz1Z%2FS6haNzNPw9xI2Iz1%2B2kdc%2Fs222nXsPQJe0ps1QiFietSoqdWuAUJrp8pjVA%2F61vQGCd4zbbJ%2Fk740Ys3w4C7iewXhvvSSU6KreGter34g1cCZSVGKiB2zTEMTFXNKmTg%2FcCjkh5UMq8ZQdglyaIgUJGvZ79UxJXSLW7oysDoU0%3D--ntTOa08J7CrK%2FlcB--QF7ekbhkckNC2abbZNAKZQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"35ce52a8b600735181d2bf93eaa6f885\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"dc86fabf-0641-49f2-826a-35bfe8db50ef"},{"key":"X-Runtime","value":"2.967514"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.63916015625, sql.active_record;dur=127.290771484375, !compile_template.action_view;dur=4.633056640625, !render_template.action_view;dur=18.477294921875, render_template.action_view;dur=26.4111328125, process.action_mailer;dur=1736.677001953125, deliver.action_mailer;dur=150.665771484375, process_action.action_controller;dur=2753.637939453125"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Signed up.\"\n}"}],"_postman_id":"f957d34d-1b88-4b75-82da-70fd2db4752f"},{"name":"/users/sign_in","id":"13938dcc-7a8c-42f2-9d3f-a32888fa4562","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": {\n        \"email\": \"path@dev.co\",\n        \"password\": \"path123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/users/sign_in","description":"<h4 id=\"this-will-generate-a-authorization-token-you-need-it-to-make-new-post-or-comment-or-like\">This will generate a authorization token. You need it to make new post or comment or like.</h4>\n","urlObject":{"protocol":"http","port":"3001","path":["users","sign_in"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9732493f-a4c0-4ce3-9431-ce330c83f9cf","name":"sign_in","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"user\": {\n        \"email\": \"path@dev.co\",\n        \"password\": \"path123\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/users/sign_in"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"ETag","value":"W/\"4f880d9516f99b2a9b3bece71e93e2c1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"_interslice_session=%2Fj4L%2BIvvlXIi1xkhq0hvZE55kSqgTbjtN0cWEpBopKEz%2BKOldHOubQrQ%2FQwHi57L8xbQusjXA4SqLVbqSeAGr9XKekXO3GpalOIqDFtn0a5sUGerXpnznnb5xyXkGXisRKODTpWjK6bB2xPXNXSaghgoyFNnyZhm0dWTGtrbC7OmgAepws8UGl%2BNDg%3D%3D--TKL7Phh4cz37gE3N--L4%2FHqiHTycxEvA6%2FkImm8g%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"X-Request-Id","value":"fa6e365c-dabc-4167-8565-406867b1819c"},{"key":"X-Runtime","value":"0.498718"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.58349609375, sql.active_record;dur=59.812255859375, instantiation.active_record;dur=0.2822265625, process_action.action_controller;dur=421.35693359375"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Logged.\"\n}"}],"_postman_id":"13938dcc-7a8c-42f2-9d3f-a32888fa4562"},{"name":"/api/v1/posts","id":"bf3e06a3-de62-46ad-965d-ce51f8109a7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post\": {\n        \"title\": \"test api4\",\n        \"text\": \"text api4\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v1/posts","urlObject":{"protocol":"http","port":"3000","path":["api","v1","posts"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"699a6aba-dff1-4465-9dd5-ee3f0a1839fc","name":"new_posts","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"post\": {\n        \"title\": \"test api4\",\n        \"text\": \"text api4\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://api.localhost:3000/api/v1/posts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=OFDA2zWL1aFbPvuWt3CO%2B9zc0%2FRkkQHTDL51PgEzkfNYtC36Mq03GHMh2EYipBNZSX5yuvbCex%2BezObjxRRza66guOd0bo%2F6eZXymfChIUSSGMdB%2FA%2BAy4sDT1w14oAMbafFoBMj6fN0EoK0dAvLy62ulnkrKvPEtibNaH5%2F%2F1CJr1l%2FjXFSx3ECETqj9W3PYHDP9jaPNxDpTv3U82aOLolTSF%2FApBTPQdtrfsln65wWO5ODoK5XZDxl%2BuaiW1sJHfjmA33NjvJtGZVWl4U24oQSFkofT%2Bo%3D--rQr3mA2Eauc5c2JY--w6dLKAW%2FZUEG8X2lnmY5%2Fg%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=oC7WPlZF3cjfM3nl7RG6LNVWufpP0OWqC5YYFRhy2Dt3aMIxeNpe0zuTEJS0Kir%2BSoD5Hi%2FS3K6BgfPWqHopthwGymw9DrUXUthmpGEu9GHFziXjtF7s66c9kcInA1MyIqAKJAoW2PqjbD73Spi7CsU3yVBvyVhMczPdsdwzo%2Bl91hXIpNK%2BLwja3El31P%2B1sOBUOjjcqWdHKtg4W3S0zql9sjxQf1E7L6dJsUjjw7odLhms%2BEJ9f7ukH54pH3e7UEf3ANMGj53XtDMhtIXEfVSASHRFkec%3D--3GtfQE0%2FwA0dydnT--hMvlcAMishZsIW9EuCvXPQ%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"8bb581e9780e0165a8f4658dc62cb268\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bf1977ea-270d-44d2-b70a-dd8c4de4db26"},{"key":"X-Runtime","value":"0.582727"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.606201171875, sql.active_record;dur=377.74560546875, instantiation.active_record;dur=1.7412109375, process_action.action_controller;dur=506.85693359375"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post created successfully\"\n}"}],"_postman_id":"bf3e06a3-de62-46ad-965d-ce51f8109a7a"},{"name":"/api/v1/posts/:post_id/comments","id":"42f14548-7473-41af-8934-8a3fb23c4676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": {\n        \"text\": \"comment from api\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v1/posts/4/comments","urlObject":{"protocol":"http","port":"3000","path":["api","v1","posts","4","comments"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8b7198c5-6cbc-4822-ae79-a61826709fad","name":"comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"comment\": {\n        \"text\": \"comment from api\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/v1/posts/4/comments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=38ojkhwSJahI%2FbM5oASr4G5w7xhwyuLUfDNP8i0aChKa3wzoHIYiRdLAc%2FqLW79NbI%2BiP123%2FZzSw2EZxe5FSilA7NGtxDYdt49sVqv3sIIGWR08UyKEMEzz405rKnffw2Mgjbl1T6pm6v6tWlDK3lCl3%2FH42xbYzPHn6%2F%2BZMhMgVU2bY18EbLDRaA%3D%3D--9EH6yNuWNYvr5kmo--CvhNXKgCl4OBzfo7evznZw%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=bGSTVQE%2FnEz3%2Fpm6I0LVeFf%2FlSzcyyYasKNNo7v4JOv9TDfWimivFBw1Zz7WCfhN1WJx%2B2C9LeRFXqVR4ykjtstL%2FvAUbfmrCbKBR76TEqmxc5X2lLlCxBL%2BleWD4SQDME0%2BTMjR5wiFL9xWWAl4vckzHP2UP0ASAxruwcLjeZa9dpTpESrerHf%2Fhw%3D%3D--kCvaAXqbaTZlOFkD--TbjsexUTZlcu6Wy7kbetdA%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"f8d934e2650fe49b430a33efb659491d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ff7f1e7d-ab48-4a12-8f12-ca716621088c"},{"key":"X-Runtime","value":"0.147160"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.47509765625, sql.active_record;dur=42.05224609375, instantiation.active_record;dur=2.2109375, process_action.action_controller;dur=99.10888671875"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"comment created successfully\"\n}"}],"_postman_id":"42f14548-7473-41af-8934-8a3fb23c4676"},{"name":"/users/sign_out","id":"219b7970-03e7-482f-88b2-9dd76cb2a0a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3001/users/sign_out","urlObject":{"protocol":"http","port":"3001","path":["users","sign_out"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f8301818-a675-4355-a230-76e36ac392af","name":"sign_out","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/users/sign_out"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"0"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Vary","value":"Accept, Origin"},{"key":"Set-Cookie","value":"_interslice_session=YZgJDOIUwgpnhs%2FIJs%2FKnEEOdkimcsCys1D3Yg4ZJU3oNM8NnTbDH3aW2TNcTZwbGH0gRFLLJBasp8Er%2FcZ61hnuylW6GroI4eY3tmB51UBTb9H0yMOAuoEgOtMQoyX01xtqhWRhmi0TyQRtCGKo5ApdDALMCIZtHKJ%2BQa5DzZMtxJzqFQ6bzt6l%2FshNQe1dDlHLM%2FewRY9tQoUxh4CmHFdY%2Bm%2BR2n3KBa%2Bw8kTpcJASO1VW9Adwq7Fp8Zd746fB5sPYUnbcbWy2SFTMKdHGJZwRoKOLF1JnUf%2B49hVOx8asOpD0hjAj--VeGH0SlGpQowQ1LC--AJ6q68Rix9USaUdaQnZvHw%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"Set-Cookie","value":"_interslice_session=urbWOY8urRf5lG0YAfHlPjeibqb1PzaO%2BXk%2BXVdCojk671iJSQf23vAtADtCTe2p9An5smgU82B1cVCUaRzIVhXi%2B93mAFjlaJHxXp0cKXIBPGLudxMHb9jYh8X0HcgnnQYsLLhnIQx18q7uLiNcUM5%2BXPUfWYrvbWE4E50KerUmCy8TUTuqAILr8TlMxbmu9h8XEsgzsww38De8HaJC1MCfXVyKsIn7mgOxXlwC8kMDAxL3lzs9snA%2FClXGP2dLXUMhUIFz9AFTwsriFO5qqNwAelARMCLSx%2Fh5f1yc7iVZA%2BFJ0xaH--5CTHxnRgRE5ACWBu--s18c6LKQ1KmJBEEcjZehOg%3D%3D; path=/; HttpOnly; SameSite=Lax"},{"key":"ETag","value":"W/\"bc65acbe39675597ebd5c31133824da8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a0541c15-b81d-49fa-908b-13fa984ac810"},{"key":"X-Runtime","value":"2.346747"},{"key":"Server-Timing","value":"start_processing.action_controller;dur=0.5458984375, sql.active_record;dur=706.411376953125, instantiation.active_record;dur=2.225830078125, halted_callback.action_controller;dur=0.31494140625, process_action.action_controller;dur=332.2197265625"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Logged out.\"\n}"}],"_postman_id":"219b7970-03e7-482f-88b2-9dd76cb2a0a6"},{"name":"/api/v1/clients/otp/+22967153974","id":"3053255f-1b3d-4223-b24b-0bb25be4790a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/api/v1/clients/otp/+22967153974","description":"<p>Obtenir le code de verification du numero de telephone</p>\n","urlObject":{"protocol":"http","port":"5000","path":["api","v1","clients","otp","+22967153974"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3053255f-1b3d-4223-b24b-0bb25be4790a"}]}