Clone the Serializer Options to customize for specific context (#5278)
Co-authored-by: Jérémie DEVILLARD <jdevillard@users.noreply.github.com> Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
This commit is contained in:
parent
2b30b53725
commit
fefb077678
|
|
@ -13,6 +13,7 @@ using Elsa.Workflows.Management.Contracts;
|
|||
using Elsa.Workflows.Models;
|
||||
using Elsa.Workflows.Serialization.Converters;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Elsa.Extensions;
|
||||
|
||||
namespace Elsa.Workflows.Api.Endpoints.WorkflowDefinitions.Post;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue