moby/api/server/router/build
Sebastiaan van Stijn ef25f0aa52
api: POST /build: remove version-gate for "pull" (api < v1.16)
The "pull" option was added in API v1.16 (Docker Engine v1.4.0) in commit
054e57a622, which gated the option by API
version.

API v1.23 and older are deprecated, so we can remove the gate.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-06 18:42:27 +01:00
..
backend.go api/server: format code with gofumpt 2023-06-29 00:25:20 +02:00
build.go api/server: get features from a callback fn 2023-06-01 14:43:27 -04:00
build_routes.go api: POST /build: remove version-gate for "pull" (api < v1.16) 2024-02-06 18:42:27 +01:00