mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
Move doc section in Remote API about removing insert from v1.11 to v1.12
Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass)
This commit is contained in:
@@ -50,6 +50,9 @@ All the JSON keys are now in CamelCase
|
||||
**New!**
|
||||
Trusted builds are now Automated Builds - `is_trusted` is now `is_automated`.
|
||||
|
||||
**Removed Insert Endpoint**
|
||||
The insert endpoint has been removed.
|
||||
|
||||
## v1.11
|
||||
|
||||
### Full Documentation
|
||||
@@ -63,9 +66,6 @@ Trusted builds are now Automated Builds - `is_trusted` is now `is_automated`.
|
||||
**New!**
|
||||
You can now ping the server via the `_ping` endpoint.
|
||||
|
||||
**Removed Insert Endpoint**
|
||||
The insert endpoint has been removed.
|
||||
|
||||
`GET /events`
|
||||
|
||||
**New!**
|
||||
|
||||
Reference in New Issue
Block a user