Browse Source

Capital D in "ID" returned when creating service

Signed-off-by: Eivin Giske Skaaren <eivin@sysmystic.com>
Eivin Giske Skaaren 9 years ago
parent
commit
9eb2ec799e

+ 1 - 1
docs/reference/api/docker_remote_api_v1.24.md

@@ -4535,7 +4535,7 @@ image](#create-an-image) section for more details.
     Content-Type: application/json
 
     {
-      "Id":"ak7w3gjqoa3kuz8xcpnyy0pvl"
+      "ID":"ak7w3gjqoa3kuz8xcpnyy0pvl"
     }
 
 **Status codes**:

+ 1 - 1
docs/reference/api/docker_remote_api_v1.25.md

@@ -4559,7 +4559,7 @@ image](#create-an-image) section for more details.
     Content-Type: application/json
 
     {
-      "Id":"ak7w3gjqoa3kuz8xcpnyy0pvl"
+      "ID":"ak7w3gjqoa3kuz8xcpnyy0pvl"
     }
 
 **Status codes**: