pub async fn put_config(
__arg0: State<PredictCtx>,
__arg1: Json<PredictConfig>,
) -> ResponseExpand description
PUT /api/predict/config — persist the predictive-typing config.
pub async fn put_config(
__arg0: State<PredictCtx>,
__arg1: Json<PredictConfig>,
) -> ResponsePUT /api/predict/config — persist the predictive-typing config.