1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #11195 from ahmetalpbalkan/doc/remote-api-kind

doc/api: explain Kind (ChangeType)
This commit is contained in:
Sven Dowideit 2015-03-07 07:19:29 +10:00
commit e058b7980d

View file

@ -495,6 +495,12 @@ Inspect changes on container `id`'s filesystem
}
]
Values for `Kind`:
- `0`: Modify
- `1`: Add
- `2`: Delete
Status Codes:
- **200** no error