From 00441b2838748210d2a0e265e195e7dd743125aa Mon Sep 17 00:00:00 2001 From: Marijan Mihaljev Date: Thu, 8 Jan 2026 09:50:12 +0100 Subject: [PATCH] Fixed apostrophe mismatch --- openapi/v1/job.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/v1/job.yaml b/openapi/v1/job.yaml index fae50862..f67f603b 100644 --- a/openapi/v1/job.yaml +++ b/openapi/v1/job.yaml @@ -642,7 +642,7 @@ paths: `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, - `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics', + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics`, `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, `Document`, `Other`. When job finishes successfully the following **result** object can be obtained using `GET /job/{id}/output` request: @@ -689,7 +689,7 @@ paths: `Lipidomics`, `Epigenomics`, `DNA methylation`, `Chemoinformatics`, `Imaging features`, `Gene panel data`, `Biomarker data`, `Physical measures`, `Blood counts`, `Other body fluid counts`, `Long-read sequencing (Nanopore, PacBio)`, `Flow Cytometry (FCS)`, - `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics', + `Spatial transcriptomics`, `Phenomics`, `Copy number alterations`, `Microbiome / Metagenomics`, `Immune repertoire`, `Genetic screens (CRISPR / RNAi)`, `Cell imaging`, `Document`, `Other`. When job finishes successfully the following **result** object can be obtained using `GET /job/{id}/output` request: