Skip to main content

upsert_points

Function upsert_points 

Source
pub async fn upsert_points(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
    __arg2: Json<UpsertPointsRequest>,
) -> impl IntoResponse
Expand description

Upsert points to a collection.