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