Skip to content

Commit

Permalink
removed missing required dbids
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Davenport committed Jan 17, 2025
1 parent 6baa01f commit 167dbd7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Specification/BrAPI-Schema/BrAPI-Germplasm/Germplasm.json
Original file line number Diff line number Diff line change
Expand Up @@ -413,9 +413,6 @@
"referencedAttribute": "donors"
}
},
"required": [
"donorDbId"
],
"title": "Donor",
"type": "object",
"brapi-metadata": {
Expand Down Expand Up @@ -548,7 +545,6 @@
},
"required": [
"sourceName",
"taxonDbId",
"taxonId"
],
"title": "TaxonId",
Expand Down

0 comments on commit 167dbd7

Please sign in to comment.