windmill-api 1.683.0

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# BranchOne

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**branches** | [**Vec<models::BranchOneBranchesInner>**]BranchOne_branches_inner.md | Array of branches to evaluate in order. The first branch with expr evaluating to true executes | 
**default** | [**Vec<models::FlowModule>**]FlowModule.md | Steps to execute if no branch expressions match | 
**r#type** | **String** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)