Merge pull request from thaJeztah/fix-image-load-api-docs

docs: add missing content-type header for image load
This commit is contained in:
Sebastiaan van Stijn 2016-08-09 11:31:55 +02:00 committed by GitHub
commit 5fd483695f
8 changed files with 8 additions and 0 deletions

View file

@ -1843,6 +1843,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -1924,6 +1924,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2068,6 +2068,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2219,6 +2219,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2608,6 +2608,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2653,6 +2653,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2666,6 +2666,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body

View file

@ -2672,6 +2672,7 @@ See the [image tarball format](#image-tarball-format) for more details.
**Example request**
POST /images/load
Content-Type: application/x-tar
Tarball in body