mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 04:10:01 +00:00
chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058)
This commit is contained in:
@@ -7,18 +7,12 @@
|
||||
"signal": {
|
||||
"type": "null"
|
||||
},
|
||||
"stdout": {
|
||||
"stderr": {
|
||||
"type": "string"
|
||||
},
|
||||
"stderr": {
|
||||
"stdout": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"code",
|
||||
"signal",
|
||||
"stdout",
|
||||
"stderr"
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user