mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
switch router output to be a processor instead of specific output per route
This commit is contained in:
@@ -13,12 +13,8 @@
|
||||
},
|
||||
"processors": {
|
||||
"$ref": "https://showbridge.io/processors.schema.json"
|
||||
},
|
||||
"output": {
|
||||
"type": "string",
|
||||
"minLength": 1
|
||||
}
|
||||
},
|
||||
"required": ["input", "output"]
|
||||
"required": ["input"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user