Browse code

docs: remove unused "registry" parameter

The "registry" query-param was in added 10c0e990371e065d4fc1c9b680f03a46e5bacc5e,
and removed in docker 0.5.0 via 66a9d06d9fa7a382c6852cf047e1448e0d3e1782.

Aparently, it was never removed from the documentation,
and included in all versions of the API docs.

This removes it from the documentation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Sebastiaan van Stijn authored on 2016/04/16 09:09:58
Showing 7 changed files
... ...
@@ -844,7 +844,6 @@ Query Parameters:
844 844
 -   **fromSrc** – source to import, - means stdin
845 845
 -   **repo** – repository
846 846
 -   **tag** – tag
847
--   **registry** – the registry to pull from
848 847
 
849 848
 Request Headers:
850 849
 
... ...
@@ -994,7 +994,6 @@ Query Parameters:
994 994
         can be retrieved or `-` to read the image from the request body.
995 995
 -   **repo** – repository
996 996
 -   **tag** – tag
997
--   **registry** – the registry to pull from
998 997
 
999 998
     Request Headers:
1000 999
 
... ...
@@ -942,7 +942,6 @@ Query Parameters:
942 942
         can be retrieved or `-` to read the image from the request body.
943 943
 -   **repo** – repository
944 944
 -   **tag** – tag
945
--   **registry** – the registry to pull from
946 945
 
947 946
     Request Headers:
948 947
 
... ...
@@ -1155,7 +1155,6 @@ Query Parameters:
1155 1155
         can be retrieved or `-` to read the image from the request body.
1156 1156
 -   **repo** – repository
1157 1157
 -   **tag** – tag
1158
--   **registry** – the registry to pull from
1159 1158
 
1160 1159
     Request Headers:
1161 1160
 
... ...
@@ -1252,7 +1252,6 @@ Query Parameters:
1252 1252
         can be retrieved or `-` to read the image from the request body.
1253 1253
 -   **repo** – repository
1254 1254
 -   **tag** – tag
1255
--   **registry** – the registry to pull from
1256 1255
 
1257 1256
     Request Headers:
1258 1257
 
... ...
@@ -1301,7 +1301,6 @@ Query Parameters:
1301 1301
         can be retrieved or `-` to read the image from the request body.
1302 1302
 -   **repo** – Repository name.
1303 1303
 -   **tag** – Tag.
1304
--   **registry** – The registry to pull from.
1305 1304
 
1306 1305
     Request Headers:
1307 1306
 
... ...
@@ -1443,7 +1443,6 @@ Query Parameters:
1443 1443
         can be retrieved or `-` to read the image from the request body.
1444 1444
 -   **repo** – Repository name.
1445 1445
 -   **tag** – Tag.
1446
--   **registry** – The registry to pull from.
1447 1446
 
1448 1447
     Request Headers:
1449 1448