From a3e953c0c076bc778b44f68be52c7e420d838099 Mon Sep 17 00:00:00 2001 From: Guy Davenport Date: Fri, 17 Jan 2025 19:19:25 +1300 Subject: [PATCH] CrossAttribute is not primary model --- Specification/BrAPI-Schema/BrAPI-Germplasm/Cross.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Specification/BrAPI-Schema/BrAPI-Germplasm/Cross.json b/Specification/BrAPI-Schema/BrAPI-Germplasm/Cross.json index cac97eda..22f350df 100644 --- a/Specification/BrAPI-Schema/BrAPI-Germplasm/Cross.json +++ b/Specification/BrAPI-Schema/BrAPI-Germplasm/Cross.json @@ -133,7 +133,7 @@ "title": "CrossAttribute", "type": "object", "brapi-metadata": { - "primaryModel": true + "primaryModel": false } }, "PollinationEvent": {