{ "type": "object", "name": "ViolationEntityResponse", "properties": { "group_id": { "type": "integer" }, "id": { "type": "integer" }, "name": { "type": "string" }, "product": { "type": "string" }, "type": { "type": "string" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }