mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
InvalidParameter is now compatible with errdefs.InvalidParameter. Thus, these errors will now return a 400 status code instead of a 500. Signed-off-by: Albin Kerouanton <albinker@gmail.com>