mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
docs: revision may be missing in the event.
This commit is contained in:
parent
228139ddd4
commit
2722ccc7fe
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue