elsa-core/src
Sipke Schoorstra 3702fcfc7c
Restore ability to send no body and no content type to Execute endpoint (#6882)
* Refactor workflow execution endpoints and introduce helper utility

Replaced `EndpointBase` class with lighter `WorkflowExecutionHelper` for handling workflow execution logic. Simplified Get & Post endpoints and added comprehensive component tests for enhanced validation.

* Update GetTests to expect NotFound instead of BadRequest
2025-09-01 09:49:07 +02:00
..
apps Improve Logger With Destructuring of ExpandoObject (#6877) 2025-08-28 08:53:15 +02:00
clients/Elsa.Api.Client Revert ChecklistItem back from Record to Class and remove left over RadioListActivity. Update Nuget packages. 2025-06-26 01:32:05 +01:00
common Introduces modular logging framework (#6872) 2025-08-25 09:55:27 +02:00
modules Restore ability to send no body and no content type to Execute endpoint (#6882) 2025-09-01 09:49:07 +02:00
Directory.Build.props Refactor projects to target .NET 8.0 exclusively. 2025-02-24 22:29:51 +01:00