docs: revision may be missing in the event.

This commit is contained in:
lilydjwg 2024-12-18 15:23:21 +08:00
parent 228139ddd4
commit 2722ccc7fe

View file

@ -72,7 +72,7 @@ fields are stable, undocumented ones may change without notice.
event=updated
An update is detected. Fields ``name``, ``revision``, ``old_version`` and ``version`` are
available. ``old_version`` and ``revision`` maybe ``null``.
available. ``old_version`` may be ``null`` and ``revision`` may be absent.
event=up-to-date
There is no update. Fields ``name`` and ``version`` are available.