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

@@ -5,8 +5,5 @@
"type": "boolean"
}
},
"required": [
"success"
],
"version": 1
}

View File

@@ -1,10 +1,10 @@
{
"type": "object",
"properties": {
"Name": {
"CreationDate": {
"type": "string"
},
"CreationDate": {
"Name": {
"type": "string"
}
},

View File

@@ -1,19 +1,19 @@
{
"type": "object",
"properties": {
"Key": {
"ChecksumAlgorithm": {
"type": "string"
},
"LastModified": {
"ChecksumType": {
"type": "string"
},
"ETag": {
"type": "string"
},
"ChecksumAlgorithm": {
"Key": {
"type": "string"
},
"ChecksumType": {
"LastModified": {
"type": "string"
},
"Size": {

View File

@@ -7,16 +7,16 @@
"xmlns": {
"type": "string"
}
},
"required": [
"xmlns"
]
}
},
"LastModified": {
"ChecksumCRC64NVME": {
"type": "string"
},
"ETag": {
"type": "string"
},
"LastModified": {
"type": "string"
}
},
"version": 1

View File

@@ -1,19 +1,19 @@
{
"type": "object",
"properties": {
"Key": {
"ChecksumAlgorithm": {
"type": "string"
},
"LastModified": {
"ChecksumType": {
"type": "string"
},
"ETag": {
"type": "string"
},
"ChecksumAlgorithm": {
"Key": {
"type": "string"
},
"ChecksumType": {
"LastModified": {
"type": "string"
},
"Size": {
@@ -23,12 +23,5 @@
"type": "string"
}
},
"required": [
"Key",
"LastModified",
"ETag",
"Size",
"StorageClass"
],
"version": 1
}

View File

@@ -7,28 +7,25 @@
"xmlns": {
"type": "string"
}
},
"required": [
"xmlns"
]
},
"Location": {
"type": "string"
}
},
"Bucket": {
"type": "string"
},
"Key": {
"type": "string"
},
"ETag": {
"type": "string"
},
"ChecksumCRC64NVME": {
"type": "string"
},
"ChecksumType": {
"type": "string"
},
"ETag": {
"type": "string"
},
"Key": {
"type": "string"
},
"Location": {
"type": "string"
}
},
"version": 1

View File

@@ -5,8 +5,5 @@
"type": "boolean"
}
},
"required": [
"success"
],
"version": 1
}

View File

@@ -1,15 +1,15 @@
{
"type": "object",
"properties": {
"ETag": {
"type": "string"
},
"Key": {
"type": "string"
},
"LastModified": {
"type": "string"
},
"ETag": {
"type": "string"
},
"Size": {
"type": "string"
},
@@ -17,12 +17,5 @@
"type": "string"
}
},
"required": [
"Key",
"LastModified",
"ETag",
"Size",
"StorageClass"
],
"version": 1
}