Merge 3bfbc00bc0 into 6739742fb6
This commit is contained in:
commit
333d6a9a3c
8 changed files with 757 additions and 370 deletions
|
|
@ -41,6 +41,12 @@
|
|||
"items": {
|
||||
"$ref": "#/definitions/NodeType"
|
||||
}
|
||||
},
|
||||
"symbol_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"oneOf": [
|
||||
|
|
@ -105,4 +111,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue