small change in schema for switch state

This commit is contained in:
Tihomir Surdilovic 2020-05-13 00:06:16 -04:00
parent 812eb9b4f6
commit d1b287d16e
1 changed files with 0 additions and 2 deletions

View File

@ -840,8 +840,6 @@
]
},
"switchstate": {
"type": "object",
"description": "Permits transitions to other states based on data conditions or events",
"oneOf": [
{
"$ref": "#/definitions/databasedswitch"