Skip to content

Commit

Permalink
Update hdmf-common.schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaylon1 authored Jun 3, 2024
1 parent 4d2ddd6 commit dbc9680
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hdmf-common.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@
"data_type_def": {"$ref": "#/definitions/protectedString"},
"data_type_inc": {"$ref": "#/definitions/protectedString"},
"quantity": {"$ref": "#/definitions/quantity"},
"linkable": {"type": "boolean"},
"datasets": {"$ref": "#/definitions/datasets"},
"links": {"$ref": "#/definitions/links"},
"groups": {"$ref": "#/definitions/groups"},
Expand Down Expand Up @@ -269,10 +268,7 @@
"data_type_def": {"$ref": "#/definitions/protectedString"},
"data_type_inc": {"$ref": "#/definitions/protectedString"},
"quantity": {"$ref": "#/definitions/quantity"},
"linkable": {"type": "boolean"},
"attributes": {"$ref": "#/definitions/attributes"},
"value": {"description": "Optional constant, fixed value for the attribute."},
"default_value": {"description": "Optional default value for variable-valued attributes."}
}
}
}
Expand Down

0 comments on commit dbc9680

Please sign in to comment.