{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "EventName", "type": "string", "minLength": 1, "example": "job-failed" }