mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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:
@@ -16,9 +16,6 @@
|
||||
"sys_created_on": {
|
||||
"type": "string"
|
||||
},
|
||||
"sys_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"sys_mod_count": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -32,5 +29,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user