elsa-core/src/modules/Elsa.Webhooks/Models
Sipke Schoorstra a45b7e5fb2
Implement Onboarding sample (#3944)
* Add Parallel activity

* Update polymorphic converter to handle null values

* Add support for converting ExpandoObject into target type

* Update models in Webhooks module

* Add Onboarding sample projects

* Handle null values in converter

* Add error logging to webhook invoker

* Allow activity resumption callbacks to be static

* Handle $ref when serializing expando objects
2023-04-23 20:03:52 +02:00
..
RunTaskWebhook.cs Implement Onboarding sample (#3944) 2023-04-23 20:03:52 +02:00
WebhookEvent.cs Implement Onboarding sample (#3944) 2023-04-23 20:03:52 +02:00
WebhookRegistration.cs