diff --git a/docs/source/format/Integration.rst b/docs/source/format/Integration.rst index 436747989acf3..0ab5b832ad012 100644 --- a/docs/source/format/Integration.rst +++ b/docs/source/format/Integration.rst @@ -455,6 +455,7 @@ or ``DATA``. * ``VARIADIC_DATA_BUFFERS``: a JSON array of data buffers represented as hex encoded strings. * ``VIEWS``: a JSON array of encoded views, which are JSON objects with: + * ``SIZE``: an integer indicating the size of the view, * ``INLINED``: an encoded value (this field will be present if ``SIZE`` is smaller than 12, otherwise the next three fields will be present),