From d9c968f01fbe7a21ce52c4d11e7eaf1e0e64b749 Mon Sep 17 00:00:00 2001 From: James Seager Date: Thu, 13 Jul 2023 13:24:07 +0100 Subject: [PATCH] JSON Schema: Use nullableString for with_gene_id --- etc/export.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/export.schema.json b/etc/export.schema.json index 3bb7bc6d5..684f4d498 100644 --- a/etc/export.schema.json +++ b/etc/export.schema.json @@ -366,7 +366,7 @@ "type": "string" }, "with_gene_id": { - "type": "string" + "$ref": "#/definitions/nullableString" } }, "required": [