create_state_machine

Function create_state_machine 

Source
pub async fn create_state_machine(
    __arg0: State<ManagementState>,
    __arg1: Json<StateMachineRequest>,
) -> Result<Json<StateMachineResponse>, StatusCode>
Expand description

Create or update a state machine