mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-01-09 09:52:19 +00:00
cc3d10f340
* added api endpoint for a generic webhook w/ burnettk * added the start of test for testing webhooks w/ burnettk * the initial test for webhooks is now working w/ burnettk * added test to prove we can run a message send from a non-persistent process instance w/ burnettk * pyl w/ burnettk * updated connector-http for patch command w/ burnettk * make the webhook persistent so the message instance can be created w/ burnettk * make sure we commit the message instance to the db in the webhook code w/ burnettk --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>