moby--moby/api/server/router/image
Sebastiaan van Stijn 64e50ce86a
search: remove parsing JSON filters out of the backend
All other endpoints handle this in the API; given that the JSON format for
filters is part of the API, it makes sense to handle it there, and not have
that concept leak into further down the code.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-18 09:44:55 +01:00
..
backend.go search: remove parsing JSON filters out of the backend 2022-03-18 09:44:55 +01:00
image.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
image_routes.go search: remove parsing JSON filters out of the backend 2022-03-18 09:44:55 +01:00