n8n-nodes-base
Version:
Base nodes of n8n
28 lines (27 loc) • 511 B
JSON
{
"type": "object",
"properties": {
"ChecksumAlgorithm": {
"type": "string"
},
"ChecksumType": {
"type": "string"
},
"ETag": {
"type": "string"
},
"Key": {
"type": "string"
},
"LastModified": {
"type": "string"
},
"Size": {
"type": "string"
},
"StorageClass": {
"type": "string"
}
},
"version": 2
}