docs: correct the schema provided for tag summary

This commit is contained in:
izzy 2025-11-20 17:35:25 +00:00
parent 6174c91042
commit 629eaa5d21
No known key found for this signature in database

View file

@ -810,11 +810,11 @@ Changed
Summary
^^^^^^^
+----------------------------+-----------------------------------+--------+
| ``message_type`` | Always "summary" | string |
+----------------------------+-----------------------------------+--------+
| ``changed_snapshot_count`` | Total number of changed snapshots | int64 |
+----------------------------+-----------------------------------+--------+
+-----------------------+-----------------------------------+--------+
| ``message_type`` | Always "summary" | string |
+-----------------------+-----------------------------------+--------+
| ``changed_snapshots`` | Total number of changed snapshots | int64 |
+-----------------------+-----------------------------------+--------+
version
-------