{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/AddOnId", "title": "AddOnId", "type": "string", "format": "uuid", "example": "550e8400-e29b-41d4-a716-446655440000", "readOnly": true }