Skip to content

Commit

Permalink
relax schema
Browse files Browse the repository at this point in the history
  • Loading branch information
gregdenay committed Apr 3, 2024
1 parent d1793c0 commit 4ad93e5
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions workflow/schema/metadata.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"sample_type",
"collection_date",
"customer",
"manufacturer",
"collection_place",
"collection_place_code",
"description"
],
"properties": {
Expand Down Expand Up @@ -53,15 +50,6 @@
"customer": {
"type": "string"
},
"manufacturer": {
"type": "string"
},
"collection_place": {
"type": "string"
},
"collection_place_code": {
"type": "string"
},
"description": {
"type": "string"
}
Expand Down

0 comments on commit 4ad93e5

Please sign in to comment.