From 2532f0a0df2ef55d53921a654531c8a247f55ad0 Mon Sep 17 00:00:00 2001 From: Anh Nguyet Vu Date: Mon, 4 Dec 2023 10:00:41 -0700 Subject: [PATCH] Correct syntax --- modules/props.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/props.yaml b/modules/props.yaml index a4023bf2..9a0189fc 100644 --- a/modules/props.yaml +++ b/modules/props.yaml @@ -673,9 +673,9 @@ slots: specimenType: description: > The type of a material sample taken from a biological entity for testing, diagnostic, propagation, treatment or research purposes. This includes particular types of cellular molecules, cells, tissues, organs, body fluids, embryos, and body excretory substances. - enum_range: - - Tissue - - OrganismSubstance + any_of: + - range: Tissue + - range: OrganismSubstance required: false title: description: Title of a resource.