Skip to main content

handle_api_config_put

Function handle_api_config_put 

Source
pub async fn handle_api_config_put(
    __arg0: State<AppState>,
    headers: HeaderMap,
    body: String,
) -> impl IntoResponse
Expand description

PUT /api/config — update config from TOML body