From 3f0d0075f8db4ca909db266611ce99023285c061 Mon Sep 17 00:00:00 2001 From: Colin Dunklau Date: Thu, 26 Sep 2013 15:30:26 -0500 Subject: [PATCH] Hint for Remote API doc details in header links --- docs/sources/api/docker_remote_api.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/sources/api/docker_remote_api.rst b/docs/sources/api/docker_remote_api.rst index 2dd773175..9727dfd61 100644 --- a/docs/sources/api/docker_remote_api.rst +++ b/docs/sources/api/docker_remote_api.rst @@ -23,6 +23,8 @@ Docker Remote API - Since API version 1.2, the auth configuration is now handled client side, so the client has to send the authConfig as POST in /images/(name)/push +- This document is mostly a changelog. Click the per-version header for + more detailed request and response documentation. 2. Versions ===========