File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -141,12 +141,12 @@ Since the configuration JSON that gets hashed references hashes of each layer in
141141
142142 - ** diff_ids** * array* , REQUIRED
143143
144- An array of layer content hashes (` DiffIDs ` ), in order from bottom-most to top-most.
144+ An array of layer content hashes (` DiffIDs ` ), in order from bottom-most to top-most and bottom-most at index 0 .
145145
146146- ** history** * array of objects* , OPTIONAL
147147
148148 Describes the history of each layer.
149- The array is ordered from bottom-most layer to top-most layer.
149+ The array is ordered from bottom-most layer to top-most layer and bottom-most at index 0 .
150150 The object has the following fields:
151151
152152 - ** created** * string* , OPTIONAL
You can’t perform that action at this time.
0 commit comments