canvas-medical / canvas-plugins

1 stars 0 forks source link

Need documentation of the structure of event context #118

Open andhines opened 1 week ago

andhines commented 1 week ago

It appears that BaseHandler.context comes from event.context (here in the code) — this context should be strongly typed so I can get help in my IDE. But in lieu of that, it should at least be documented so I'm not left deploying + logging to find out what the structure of the context is.