pub async fn create_state_machine(
__arg0: State<ManagementState>,
__arg1: Json<StateMachineRequest>,
) -> Result<Json<StateMachineResponse>, StatusCode>Expand description
Create or update a state machine
pub async fn create_state_machine(
__arg0: State<ManagementState>,
__arg1: Json<StateMachineRequest>,
) -> Result<Json<StateMachineResponse>, StatusCode>Create or update a state machine