Skip to content

Commit

Permalink
Update imageStack.schema.tpl.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrikeS91 authored Dec 3, 2024
1 parent a2fcf3a commit fef35b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/dataTypes/imageStack.schema.tpl.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"_type": "core:ImageStack",
"_extends": "dataTypes/rasterBasedImage.schema.tpl.json",
"required": [
"numberOfImages"
],
"properties": {
"dataLocation": {
"type": "array",
Expand Down

0 comments on commit fef35b3

Please sign in to comment.