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