{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-rocketmq-responseheader-structure.json", "name": "Rocketmq_ResponseHeader", "description": "Rocketmq_ResponseHeader schema from Asset Graph API", "type": "object", "additionalProperties": false, "properties": { "code": { "type": "int64" }, "flag": { "type": "int64" }, "language": { "type": "string" }, "opaque": { "type": "int64" }, "serialize_type_current_rpc": { "type": "string" } } }