{ "opencollection": "1.0.0", "info": { "name": "GlitchTip Accept Security API", "version": "1.0.0" }, "items": [ { "info": { "name": "Security", "type": "folder" }, "items": [ { "info": { "name": "Event Security", "type": "http" }, "http": { "method": "POST", "url": "https://app.glitchtip.com/api/:project_id/security/", "params": [ { "name": "project_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Accept Security (and someday other) issue events.\nReformats event to make CSP browser format match more standard\nevent format." } ] } ], "bundled": true }