PageChange

UMLDataType
Skill Seekers :: skill_seekers :: Sync :: PageChange

Description

Represents a change to a single documentation page, tracking its URL, change type, content hashes, optional diff, and detection timestamp.

Attributes

Visibility Name Type Description
public url none
public change_type: ChangeType none
public old_hash: str | None none
public new_hash: str | None none
public diff: str | None none
public detected_at: datetime none

Properties

Name Value
name PageChange
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false

Dependants

Relationships

Diagrams