mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
chore: NODE-3208 - Generate Schema Files (no-changelog) (#16860)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"code": {
|
||||
"type": "integer"
|
||||
},
|
||||
"signal": {
|
||||
"type": "null"
|
||||
},
|
||||
@@ -14,5 +11,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
"version": 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user