async fn handle_post_info(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<InfoPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Expand description
Display high-level information about the Gateway
async fn handle_post_info(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<InfoPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Display high-level information about the Gateway