{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "eventsEntitiesPost", "type": "object", "properties": { "created": { "type": "string" }, "updated": { "type": "string" }, "signalIds": { "type": "string" }, "themes": { "type": "string" }, "categories": { "type": "string" }, "userRelevanceScore": { "type": "string" } } }