mirror of https://github.com/docker/docs.git
Wrong HTTP method in events endpoint.
This commit is contained in:
parent
a2fcd3d8f0
commit
e4e579b40d
|
@ -1173,7 +1173,7 @@ Monitor Docker's events
|
|||
|
||||
.. sourcecode:: http
|
||||
|
||||
POST /events?since=1374067924
|
||||
GET /events?since=1374067924
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
|
Loading…
Reference in New Issue