mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
chore: NODE-3514 - Generate Schema Files (no-changelog) (#18539)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"execute_filemode": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"file_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"file_path": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -32,5 +35,5 @@
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user