Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cortex-MT committed Sep 5, 2023
1 parent 72656be commit bbb6b9b
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The id of the flow where the execution has been cancelled.

### Execution Id

The id of the execution where the execution has been cancelled.
The id of the execution that has been cancelled.

| | |
|-----------|------------|
Expand All @@ -74,14 +74,23 @@ The id of the execution where the execution has been cancelled.
### Related Concepts

* [Exceptions][]
* [Executions][]
* [Flows][]

### Related Blocks

* [RunFlowAsync][]

### External Documentation

None

[Message]: {{< ref "#message" >}}

[Exceptions]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Exceptions.MainDoc" >}}
[Executions]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Executions.MainDoc" >}}
[Flows]: {{< url path="Cortex.Reference.Concepts.Fundamentals.Flows.MainDoc" >}}

[Exception]: {{< url path="Cortex.Reference.DataTypes.Exceptions.Exception.MainDoc" >}}

[Guid]: {{< url path="Cortex.Reference.DataTypes.Other.Guid.MainDoc" >}}
Expand Down

0 comments on commit bbb6b9b

Please sign in to comment.