mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +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,6 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"due": {
|
||||
"type": "string"
|
||||
},
|
||||
"etag": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -46,5 +49,5 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user