Browse Source

Wrong HTTP method in events endpoint.

apocas 11 năm trước cách đây
mục cha
commit
e4e579b40d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/sources/api/docker_remote_api_v1.8.rst

+ 1 - 1
docs/sources/api/docker_remote_api_v1.8.rst

@@ -1173,7 +1173,7 @@ Monitor Docker's events
 
 	.. sourcecode:: http
 
-           POST /events?since=1374067924
+           GET /events?since=1374067924
 
         **Example response**: