diff options
Diffstat (limited to 'API.md')
-rwxr-xr-x | API.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1698,6 +1698,8 @@ isParent [bool](https://godoc.org/builtin#bool) topLayer [string](https://godoc.org/builtin#string) readOnly [bool](https://godoc.org/builtin#bool) + +history [[]string](#[]string) ### <a name="ImageHistory"></a>type ImageHistory ImageHistory describes the returned structure from ImageHistory. |