{ "type": "object", "name": "IncidentLinksResponse", "properties": { "policy_id": { "type": "integer" }, "violations": { "type": "array", "items": { "type": "integer" } } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }