Commit c07043e
authored
Fix /system/df in swagger.yaml.
Fix return value definition for /system/df endpoint:
ImagesDiskUsage -> ImageUsage
ContainersDiskUsage -> ContainerUsage
VolumesDiskUsage -> VolumeUsage
BuildCacheDiskUsage -> BuildCacheUsage
These names match actual names returned from dockerd.
Signed-off-by: chemodax <[email protected]>1 parent 1e418bd commit c07043e
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10815 | 10815 | | |
10816 | 10816 | | |
10817 | 10817 | | |
10818 | | - | |
| 10818 | + | |
10819 | 10819 | | |
10820 | | - | |
| 10820 | + | |
10821 | 10821 | | |
10822 | | - | |
| 10822 | + | |
10823 | 10823 | | |
10824 | | - | |
| 10824 | + | |
10825 | 10825 | | |
10826 | 10826 | | |
10827 | 10827 | | |
| |||
0 commit comments