chore: NODE-2547 - Generate Schema Files (no-changelog) (#13873)

This commit is contained in:
Jon
2025-03-18 15:19:10 +00:00
committed by GitHub
parent e0fd50554d
commit 31c0575999
819 changed files with 27463 additions and 15590 deletions

View File

@@ -15,5 +15,6 @@
"_id",
"_ctime",
"_mtime"
]
],
"version": 1
}

View File

@@ -13,11 +13,12 @@
"_locked_by": {
"type": "null"
},
"_ctime": {
"type": "string"
},
"_mtime": {
"type": "string"
},
"_ctime": {
"type": "string"
}
}
},
"version": 1
}

View File

@@ -9,5 +9,6 @@
"_id",
"_ctime",
"_mtime"
]
],
"version": 1
}

View File

@@ -11,5 +11,6 @@
"required": [
"_id",
"success"
]
],
"version": 1
}