Browse Source

Merge pull request #41596 from thaJeztah/19.03_backport_swagger_fix

[19.03 backport] docs: fix builder-version swagger
Akihiro Suda 4 years ago
parent
commit
619f1b54c6
3 changed files with 5 additions and 5 deletions
  1. 2 2
      api/swagger.yaml
  2. 1 1
      docs/api/v1.39.yaml
  3. 2 2
      docs/api/v1.40.yaml

+ 2 - 2
api/swagger.yaml

@@ -7855,7 +7855,7 @@ paths:
             API-Version:
             API-Version:
               type: "string"
               type: "string"
               description: "Max API Version the server supports"
               description: "Max API Version the server supports"
-            BuildKit-Version:
+            Builder-Version:
               type: "string"
               type: "string"
               description: "Default version of docker image builder"
               description: "Default version of docker image builder"
             Docker-Experimental:
             Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
             API-Version:
             API-Version:
               type: "string"
               type: "string"
               description: "Max API Version the server supports"
               description: "Max API Version the server supports"
-            BuildKit-Version:
+            Builder-Version:
               type: "string"
               type: "string"
               description: "Default version of docker image builder"
               description: "Default version of docker image builder"
             Docker-Experimental:
             Docker-Experimental:

+ 1 - 1
docs/api/v1.39.yaml

@@ -7712,7 +7712,7 @@ paths:
             API-Version:
             API-Version:
               type: "string"
               type: "string"
               description: "Max API Version the server supports"
               description: "Max API Version the server supports"
-            BuildKit-Version:
+            Builder-Version:
               type: "string"
               type: "string"
               description: "Default version of docker image builder"
               description: "Default version of docker image builder"
             Docker-Experimental:
             Docker-Experimental:

+ 2 - 2
docs/api/v1.40.yaml

@@ -7855,7 +7855,7 @@ paths:
             API-Version:
             API-Version:
               type: "string"
               type: "string"
               description: "Max API Version the server supports"
               description: "Max API Version the server supports"
-            BuildKit-Version:
+            Builder-Version:
               type: "string"
               type: "string"
               description: "Default version of docker image builder"
               description: "Default version of docker image builder"
             Docker-Experimental:
             Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
             API-Version:
             API-Version:
               type: "string"
               type: "string"
               description: "Max API Version the server supports"
               description: "Max API Version the server supports"
-            BuildKit-Version:
+            Builder-Version:
               type: "string"
               type: "string"
               description: "Default version of docker image builder"
               description: "Default version of docker image builder"
             Docker-Experimental:
             Docker-Experimental: