UpdatedSkillDefinition¶
Structure Class¶
UpdatedSkillDefinition
dataclass
¶
Wrapper for updating a skill definition with PATCH semantics.
Attributes¶
optional_value
class-attribute
instance-attribute
¶
optional_value: SkillDefinition | None = None
The updated skill definition value.