-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
In the docs at
https://workflow-core.readthedocs.io/en/latest/json-yaml/
you make reference to IDefinitionLoader
and indicate that using should be using WorkflowCore.Services.DefinitionStorage;
this is incorrect as the interfaces are at WorkflowCore.Interface
Also typos in this doc:
WorklfowCore.Primitives
should be WorkflowCore.Primitives
using using WorkflowCore.Services.DefinitionStorage;
should be using WorkflowCore.Interface;
Metadata
Metadata
Assignees
Labels
No labels