{ "info": { "_postman_id": "24db7ddd-3daf-41b9-adea-8d92261bfc31", "name": "Abs poll", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "42351911" }, "item": [ { "name": "http://localhost:8080/abs/poll", "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json", "type": "text" } ], "body": { "mode": "raw", "raw": "{\n \n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "http://localhost:8080/abs/poll", "protocol": "http", "host": [ "localhost" ], "port": "8080", "path": [ "abs", "poll" ] } }, "response": [] } ] }