{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-l2tp-sccrp-structure.json", "name": "L2Tp_Sccrp", "description": "L2Tp_Sccrp schema from Asset Graph API", "type": "object", "additionalProperties": false, "properties": { "attribute_values": { "$ref": "#/components/schemas/L2Tp_AttributeValues" } } }