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.
2 parents 8dc9acd + 552766a commit 1832adcCopy full SHA for 1832adc
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