Browse Source

Merge pull request #25757 from eskaaren/create_service_id

Capital D in "ID" returned when creating service
Sebastiaan van Stijn 9 năm trước cách đây
mục cha
commit
641e1564cf

+ 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**: