Text tweak

This commit is contained in:
dgtlmoon
2026-01-03 14:09:32 +01:00
parent 08e55a31c0
commit 21f4b02847
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -761,9 +761,9 @@ paths:
get:
operationId: getWatchHistoryDiff
tags: [Watch History]
summary: Get diff between two snapshots
summary: Get the difference between two snapshots
description: |
Generate a formatted diff (comparison) between two historical snapshots of a web page change monitor (watch).
Generate a difference (comparison) between two historical snapshots of a web page change monitor (watch).
This endpoint compares content between two points in time and returns the differences in your chosen format.
Perfect for reviewing what changed between specific versions or comparing recent changes.
File diff suppressed because one or more lines are too long