Skip to content

Commit

Permalink
only boards have revisions, for now
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiayang committed Mar 11, 2024
1 parent 44e6a21 commit e39be99
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions schema/hardware-metadata.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,15 +137,6 @@
"type": {
"type": "string",
"const": "interconnect"
},
"revisions": {
"type": "array",
"items": {
"$ref": "#/$defs/revision"
}
},
"default_revision": {
"$ref": "#/$defs/revision"
}
}
},
Expand Down Expand Up @@ -277,15 +268,6 @@
},
"exposes": {
"$ref": "#/$defs/interconnects"
},
"revisions": {
"type": "array",
"items": {
"$ref": "#/$defs/revision"
}
},
"default_revision": {
"$ref": "#/$defs/revision"
}
}
}
Expand Down

0 comments on commit e39be99

Please sign in to comment.