type: object properties: id: type: integer description: A unique identifier. readOnly: true example: 4 name: type: string description: Unique but short name of the candidate. example: A new school judgments: type: array description: The judgments received by this candidate. items: $ref: ./judgment.yaml