{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/CriteriaTemplateName", "title": "CriteriaTemplateName", "description": "Reference to the unique `name` of the criteria template.", "type": "string", "example": "time_to_merge" }