mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
chore: NODE-2547 - Generate Schema Files (no-changelog) (#13873)
This commit is contained in:
@@ -47,5 +47,6 @@
|
||||
"_shards",
|
||||
"_seq_no",
|
||||
"_primary_term"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
},
|
||||
"required": [
|
||||
"_id"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
@@ -187,5 +187,6 @@
|
||||
},
|
||||
"required": [
|
||||
"id"
|
||||
]
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user