pub async fn set_global_trading_halt(
__arg0: State<AdminState>,
__arg1: SonicJson<SetGlobalTradingHaltRequest>,
) -> impl IntoResponseExpand description
POST /monitoring/trading-halts/global - Enable or disable the global trading halt.
pub async fn set_global_trading_halt(
__arg0: State<AdminState>,
__arg1: SonicJson<SetGlobalTradingHaltRequest>,
) -> impl IntoResponsePOST /monitoring/trading-halts/global - Enable or disable the global trading halt.