Pārlūkot izejas kodu

Update docker_remote_api_v1.7.rst and non-versionned

Docker-DCO-1.1-Signed-off-by: Jean-Baptiste Dalido <jbdalido@gmail.com> (github: jeandalido)
Jean-Baptiste Dalido 11 gadi atpakaļ
vecāks
revīzija
2fd4c39c86

+ 2 - 2
docs/sources/api/docker_remote_api.rst

@@ -139,7 +139,7 @@ What's new
       
       
       [
       [
         {
         {
-           "RepoTag": [
+           "RepoTags": [
              "ubuntu:12.04",
              "ubuntu:12.04",
              "ubuntu:precise",
              "ubuntu:precise",
              "ubuntu:latest"
              "ubuntu:latest"
@@ -150,7 +150,7 @@ What's new
            "VirtualSize": 131506275
            "VirtualSize": 131506275
         },
         },
         {
         {
-           "RepoTag": [
+           "RepoTags": [
              "ubuntu:12.10",
              "ubuntu:12.10",
              "ubuntu:quantal"
              "ubuntu:quantal"
            ],
            ],

+ 2 - 2
docs/sources/api/docker_remote_api_v1.7.rst

@@ -643,7 +643,7 @@ List Images
 	   
 	   
 	   [
 	   [
 	     {
 	     {
-	   	"RepoTag": [
+	   	"RepoTags": [
 	   	  "ubuntu:12.04",
 	   	  "ubuntu:12.04",
 	   	  "ubuntu:precise",
 	   	  "ubuntu:precise",
 	   	  "ubuntu:latest"
 	   	  "ubuntu:latest"
@@ -654,7 +654,7 @@ List Images
 	   	"VirtualSize": 131506275
 	   	"VirtualSize": 131506275
 	     },
 	     },
 	     {
 	     {
-	   	"RepoTag": [
+	   	"RepoTags": [
 	   	  "ubuntu:12.10",
 	   	  "ubuntu:12.10",
 	   	  "ubuntu:quantal"
 	   	  "ubuntu:quantal"
 	   	],
 	   	],