{ "opencollection": "1.0.0", "info": { "name": "Grdn grdn.handler grdn.routes.impl.event API", "version": "1.0" }, "items": [ { "info": { "name": "grdn.routes.impl.event", "type": "folder" }, "items": [ { "info": { "name": "create-event-handler", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v2/event" }, "docs": "Creates an Event.\n Determines the caller from the request identity,\n then dispatches the post-event multimethod accordingly." } ] } ], "bundled": true }