only boards have revisions, for now
This commit is contained in:
parent
4678929791
commit
4fd32718e1
1 changed files with 0 additions and 18 deletions
|
@ -137,15 +137,6 @@
|
|||
"type": {
|
||||
"type": "string",
|
||||
"const": "interconnect"
|
||||
},
|
||||
"revisions": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/$defs/revision"
|
||||
}
|
||||
},
|
||||
"default_revision": {
|
||||
"$ref": "#/$defs/revision"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -277,15 +268,6 @@
|
|||
},
|
||||
"exposes": {
|
||||
"$ref": "#/$defs/interconnects"
|
||||
},
|
||||
"revisions": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"$ref": "#/$defs/revision"
|
||||
}
|
||||
},
|
||||
"default_revision": {
|
||||
"$ref": "#/$defs/revision"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue