n8n-nodes-base
Version:
Base nodes of n8n
34 lines (33 loc) • 632 B
JSON
{
"type": "object",
"properties": {
"ath_date": {
"type": "string"
},
"atl_change_percentage": {
"type": "number"
},
"atl_date": {
"type": "string"
},
"id": {
"type": "string"
},
"image": {
"type": "string"
},
"last_updated": {
"type": "string"
},
"market_cap": {
"type": "integer"
},
"name": {
"type": "string"
},
"symbol": {
"type": "string"
}
},
"version": 1
}