n8n-nodes-base
Version:
Base nodes of n8n
28 lines (27 loc) • 536 B
JSON
{
"type": "object",
"properties": {
"@odata.context": {
"type": "string"
},
"createdDateTime": {
"type": "string"
},
"displayName": {
"type": "string"
},
"id": {
"type": "string"
},
"mailNickname": {
"type": "string"
},
"securityIdentifier": {
"type": "string"
},
"userPrincipalName": {
"type": "string"
}
},
"version": 1
}