Przeglądaj źródła

fix content type in doc

Victor Vieux 12 lat temu
rodzic
commit
949a649cc2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      docs/sources/api/docker_remote_api.rst

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

@@ -118,7 +118,8 @@ Create a container
 	.. sourcecode:: http
 	.. sourcecode:: http
 
 
 	   HTTP/1.1 201 OK
 	   HTTP/1.1 201 OK
-	   
+	   Content-Type: application/json
+
 	   {
 	   {
 		"Id":"e90e34656806"
 		"Id":"e90e34656806"
 		"Warnings":[]
 		"Warnings":[]