{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-chromedevtools-target-structure.json", "name": "ChromeDevtools_Target", "description": "ChromeDevtools_Target schema from Asset Graph API", "type": "object", "additionalProperties": false, "properties": { "title": { "type": "string" }, "type": { "type": "string" }, "url": { "type": "string" } } }