mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
chore: NODE-2547 - Generate Schema Files (no-changelog) (#13873)
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
"_id",
|
||||
"_ctime",
|
||||
"_mtime"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -13,11 +13,12 @@
|
||||
"_locked_by": {
|
||||
"type": "null"
|
||||
},
|
||||
"_ctime": {
|
||||
"type": "string"
|
||||
},
|
||||
"_mtime": {
|
||||
"type": "string"
|
||||
},
|
||||
"_ctime": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -9,5 +9,6 @@
|
||||
"_id",
|
||||
"_ctime",
|
||||
"_mtime"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -11,5 +11,6 @@
|
||||
"required": [
|
||||
"_id",
|
||||
"success"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user