diff --git a/openapi/v1/integrationCurator.yaml b/openapi/v1/integrationCurator.yaml index 00726b77..c60480e8 100644 --- a/openapi/v1/integrationCurator.yaml +++ b/openapi/v1/integrationCurator.yaml @@ -4505,13 +4505,6 @@ paths: * `percentMito>0.2 && nCounts>=1000`: select all objects where percentMito is greater than 0.2 and nCounts is more or equal to 1000. * `batch=BatchA && (cluster=3 || -3 < percentMito < 8)`: combine logical operators in one query. - Embedding constraints: - - * UMAP - - Allowed number of dimensions per cell: **0** (absent) or **≥ 2**. - - If exactly **1** UMAP dimension is provided, the request is invalid. - - At most **3** UMAP dimensions are stored; if more than 3 are provided, only the first 3 are kept and the rest are ignored. - in: query name: cellQuery schema: