mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Wrong HTTP method in events endpoint.
Upstream-commit: e4e579b40d79764781cbb0a63d12d307ca8a71dc Component: engine
This commit is contained in:
@@ -1173,7 +1173,7 @@ Monitor Docker's events
|
||||
|
||||
.. sourcecode:: http
|
||||
|
||||
POST /events?since=1374067924
|
||||
GET /events?since=1374067924
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user