Metadata and formatting fixes needed for Jekyll build
Signed-off-by: Misty Stanley-Jones <misty@docker.com> (cherry picked from commit 49d6706ce9d952718725350d82d9ea7deb4f7326) Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
parent
6b3ccf9640
commit
abd2d765ac
14 changed files with 22 additions and 62 deletions
|
@ -1,11 +1,9 @@
|
|||
---
|
||||
title: "HTTP API V2"
|
||||
title: "Docker Registry HTTP API V2"
|
||||
description: "Specification for the Registry API."
|
||||
keywords: ["registry, on-prem, images, tags, repository, distribution, api, advanced"]
|
||||
keywords: "registry, on-prem, images, tags, repository, distribution, api, advanced"
|
||||
---
|
||||
|
||||
# Docker Registry HTTP API V2
|
||||
|
||||
## Introduction
|
||||
|
||||
The _Docker Registry HTTP API_ is the protocol to facilitate distribution of
|
||||
|
@ -4842,8 +4840,3 @@ The following headers will be returned with the response:
|
|||
|----|-----------|
|
||||
|`Content-Length`|Length of the JSON response body.|
|
||||
|`Link`|RFC5988 compliant rel='next' with URL to next result set, if available|
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue