Skip to content

Commit

Permalink
Correct syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
anngvu committed Dec 4, 2023
1 parent 2a77442 commit 2532f0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/props.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2532f0a

Please sign in to comment.