n8n-nodes-base
Version:
Base nodes of n8n
33 lines (32 loc) • 623 B
JSON
{
"type": "object",
"properties": {
"$": {
"type": "object",
"properties": {
"xmlns": {
"type": "string"
}
}
},
"Bucket": {
"type": "string"
},
"ChecksumCRC64NVME": {
"type": "string"
},
"ChecksumType": {
"type": "string"
},
"ETag": {
"type": "string"
},
"Key": {
"type": "string"
},
"Location": {
"type": "string"
}
},
"version": 1
}