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
141
141
142
142
- ** diff_ids** * array* , REQUIRED
143
143
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 .
145
145
146
146
- ** history** * array of objects* , OPTIONAL
147
147
148
148
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 .
150
150
The object has the following fields:
151
151
152
152
- ** created** * string* , OPTIONAL
You can’t perform that action at this time.
0 commit comments