{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-elasticsearch-resultsnodeinfo-nodes-structure.json", "name": "ElasticSearch_ResultsNodeInfo_Nodes", "description": "ElasticSearch_ResultsNodeInfo_Nodes schema from Asset Graph API", "type": "object", "additionalProperties": false, "properties": { "node_data": { "$ref": "#/components/schemas/ElasticSearch_ResultsNodeInfo_Nodes_NodeData" }, "node_name": { "type": "string" } } }