credo-ts icon indicating copy to clipboard operation
credo-ts copied to clipboard

Events should be serializable

Open TimoGlastra opened this issue 3 years ago • 0 comments

Events are currently interfaces, but often contain class instances. We should make sure events are serializable so we can create a generic webhook interface in the rest api

TimoGlastra avatar Sep 21 '22 09:09 TimoGlastra