Skip to content

Commit

Permalink
fix wrong list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
llama90 committed Jun 30, 2024
1 parent 8909163 commit 94c9b04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/format/Integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit 94c9b04

Please sign in to comment.