chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058)

This commit is contained in:
Jon
2025-03-21 08:27:40 +00:00
committed by GitHub
parent 49872fbbac
commit ced8bcdd0c
763 changed files with 42381 additions and 62165 deletions

View File

@@ -1,38 +1,38 @@
{
"type": "object",
"properties": {
"file_name": {
"type": "string"
},
"file_path": {
"type": "string"
},
"size": {
"type": "integer"
},
"encoding": {
"type": "string"
},
"content_sha256": {
"type": "string"
},
"ref": {
"type": "string"
},
"blob_id": {
"type": "string"
},
"commit_id": {
"type": "string"
},
"last_commit_id": {
"content": {
"type": "string"
},
"content_sha256": {
"type": "string"
},
"encoding": {
"type": "string"
},
"execute_filemode": {
"type": "boolean"
},
"content": {
"file_name": {
"type": "string"
},
"file_path": {
"type": "string"
},
"last_commit_id": {
"type": "string"
},
"ref": {
"type": "string"
},
"size": {
"type": "integer"
}
},
"version": 1

View File

@@ -4,16 +4,16 @@
"id": {
"type": "string"
},
"name": {
"mode": {
"type": "string"
},
"type": {
"name": {
"type": "string"
},
"path": {
"type": "string"
},
"mode": {
"type": {
"type": "string"
}
},