configure_sync

Function configure_sync 

Source
pub async fn configure_sync(
    __arg0: State<AdminState>,
    __arg1: Path<String>,
    __arg2: Json<Value>,
) -> Json<ApiResponse<String>>