async fn connect_fed(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<ConnectFedPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Expand description
Connect a new federation
async fn connect_fed(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<ConnectFedPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
Connect a new federation