{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/EntityDetail", "title": "EntityDetail", "properties": { "entityType": { "type": "string", "description": "The entityType identifies which applicableEntity of the insight the configuration will impact." }, "entityId": { "type": "string", "description": "Unique ID which references a specific entityType for which the insight is generated.