From 32555c1936718e3eb847264221bac22236643562 Mon Sep 17 00:00:00 2001 From: Gordon Krieger Date: Thu, 22 Aug 2024 20:31:42 +0000 Subject: [PATCH] update phenopacket spec name --- bento_beacon/config_files/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bento_beacon/config_files/config.py b/bento_beacon/config_files/config.py index a228b86..c9c600d 100644 --- a/bento_beacon/config_files/config.py +++ b/bento_beacon/config_files/config.py @@ -86,7 +86,7 @@ class Config: "referenceToSchemaDefinition": f"{BEACON_BASE_URL}/individual_schema", "schemaVersion": "v2.0.0", }, - "partOfSpecification": "Phenopacket v1", + "partOfSpecification": "Phenopacket v2", }, "variants": { "entryType": "genomicVariation",