type: object properties: name: type: string color: type: string description: type: string required: [name, color]