{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-rustdeskrendezvous-testnatresponse-structure.json", "name": "RustdeskRendezvous_TestNatResponse", "description": "RustdeskRendezvous_TestNatResponse schema from Asset Graph API", "type": "object", "additionalProperties": false, "properties": { "config_update": { "$ref": "#/components/schemas/RustdeskRendezvous_ConfigUpdate" }, "port": { "type": "int32" } } }