mirror of
https://github.com/containers/podman.git
synced 2026-09-16 07:40:02 -04:00
The `until` filter was missing from the documentation. Document it for both GET /libpod/images/json and the compat GET /images/json. Add tests for the until filter exercising both endpoints. Fixes: https://redhat.atlassian.net/browse/RUN-3316 Signed-off-by: Marek Simek <msimek@redhat.com>