mirror of
https://github.com/moby/moby.git
synced 2026-08-04 15:11:00 +00:00
Formatting changes to make 1.12.x ref docs buildable in Jekyll
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
@@ -1,15 +1,11 @@
|
||||
<!--[metadata]>
|
||||
+++
|
||||
title = "Remote API"
|
||||
description = "API Documentation for Docker"
|
||||
keywords = ["API, Docker, rcli, REST, documentation"]
|
||||
[menu.main]
|
||||
parent = "engine_remoteapi"
|
||||
weight=-99
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Docker Remote API
|
||||
---
|
||||
redirect_from:
|
||||
- /reference/api/docker_remote_api/
|
||||
description: API Documentation for Docker
|
||||
keywords:
|
||||
- API, Docker, rcli, REST, documentation
|
||||
title: Docker Remote API
|
||||
---
|
||||
|
||||
Docker's Remote API uses an open schema model. In this model, unknown
|
||||
properties in incoming messages are ignored. Client applications need to take
|
||||
|
||||
Reference in New Issue
Block a user