Represents a change to a single documentation page, tracking its URL, change type, content hashes, optional diff, and detection timestamp.
| 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 |
| Name | Value |
|---|---|
| name | PageChange |
| stereotype | null |
| visibility | public |
| isAbstract | false |
| isFinalSpecialization | false |
| isLeaf | false |