فهرست منبع

Merge pull request #25757 from eskaaren/create_service_id

Capital D in "ID" returned when creating service
Sebastiaan van Stijn 9 سال پیش
والد
کامیت
641e1564cf
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      docs/reference/api/docker_remote_api_v1.24.md
  2. 1 1
      docs/reference/api/docker_remote_api_v1.25.md

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