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