small change in schema for switch state
This commit is contained in:
parent
812eb9b4f6
commit
d1b287d16e
|
@ -840,8 +840,6 @@
|
|||
]
|
||||
},
|
||||
"switchstate": {
|
||||
"type": "object",
|
||||
"description": "Permits transitions to other states based on data conditions or events",
|
||||
"oneOf": [
|
||||
{
|
||||
"$ref": "#/definitions/databasedswitch"
|
||||
|
|
Loading…
Reference in New Issue