n8n-nodes-base
Version:
Base nodes of n8n
42 lines (41 loc) • 1.09 kB
JSON
{
"type": "object",
"properties": {
"name": {
"type": "string"
},
"properties": {
"type": "object",
"properties": {
"defaultEncryptionScope": {
"type": "string"
},
"denyEncryptionScopeOverride": {
"type": "string"
},
"etag": {
"type": "string"
},
"hasImmutabilityPolicy": {
"type": "boolean"
},
"hasLegalHold": {
"type": "boolean"
},
"immutableStorageWithVersioningEnabled": {
"type": "string"
},
"lastModified": {
"type": "string"
},
"leaseState": {
"type": "string"
},
"leaseStatus": {
"type": "string"
}
}
}
},
"version": 1
}