diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2020-06-22 16:01:47 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2020-06-22 16:55:48 +0200 |
commit | 2abcd4f1de41a5e977ea7c48d5a9e9a51d410a18 (patch) | |
tree | 8a9215494cd288abfc15120cde95c4450f09dc3d /changelog.txt | |
parent | 0e4b73456d4c545136a5cfd664b6d9d819ffc498 (diff) | |
download | podman-2abcd4f1de41a5e977ea7c48d5a9e9a51d410a18.tar.gz podman-2abcd4f1de41a5e977ea7c48d5a9e9a51d410a18.tar.bz2 podman-2abcd4f1de41a5e977ea7c48d5a9e9a51d410a18.zip |
libpod/containers/json: alias last -> limit
Support both `last` and `limit` for in the containers listing endpoint.
We intended to use `limit` which is also mentioned in the docs, but the
implementation ended up using `last` as the http parameter; likely being
caused by the CLI using `--last`. To avoid any regression, we decided
for supporting both and aliasing `last`.
Fixes: #6413
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'changelog.txt')
0 files changed, 0 insertions, 0 deletions