{ "opencollection": "1.0.0", "info": { "name": "Tournament activity feedback API", "version": "v2" }, "items": [ { "info": { "name": "feedback", "type": "folder" }, "items": [ { "info": { "name": "create_2", "type": "http" }, "http": { "method": "POST", "url": "http://api.hub.crunchdao.com/v1/feedbacks", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }