We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc9acd commit 552766aCopy full SHA for 552766a
launcher-csharp/Maestro/Examples/TriggerMaestroWorkflow.cs
@@ -33,7 +33,7 @@ public static async Task<WorkflowsListSuccess> GetMaestroWorkflow(
33
return await client.Maestro.Workflows.GetWorkflowsListAsync(accountId, Status.Active);
34
}
35
36
- //ds-snippet-start:Maestro1Step3
+ //ds-snippet-end:Maestro1Step3
37
38
/// <summary>
39
/// Triggers a specific Maestro workflow instance.
0 commit comments