Skip to content

Commit

Permalink
docs: fix builder-version swagger
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
  • Loading branch information
tonistiigi committed Oct 27, 2020
1 parent 837ee91 commit 8cc0fd8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions api/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8023,7 +8023,7 @@ paths:
API-Version:
type: "string"
description: "Max API Version the server supports"
BuildKit-Version:
Builder-Version:
type: "string"
description: "Default version of docker image builder"
Docker-Experimental:
Expand Down Expand Up @@ -8062,7 +8062,7 @@ paths:
API-Version:
type: "string"
description: "Max API Version the server supports"
BuildKit-Version:
Builder-Version:
type: "string"
description: "Default version of docker image builder"
Docker-Experimental:
Expand Down
2 changes: 1 addition & 1 deletion docs/api/v1.39.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7712,7 +7712,7 @@ paths:
API-Version:
type: "string"
description: "Max API Version the server supports"
BuildKit-Version:
Builder-Version:
type: "string"
description: "Default version of docker image builder"
Docker-Experimental:
Expand Down
4 changes: 2 additions & 2 deletions docs/api/v1.40.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7855,7 +7855,7 @@ paths:
API-Version:
type: "string"
description: "Max API Version the server supports"
BuildKit-Version:
Builder-Version:
type: "string"
description: "Default version of docker image builder"
Docker-Experimental:
Expand Down Expand Up @@ -7894,7 +7894,7 @@ paths:
API-Version:
type: "string"
description: "Max API Version the server supports"
BuildKit-Version:
Builder-Version:
type: "string"
description: "Default version of docker image builder"
Docker-Experimental:
Expand Down

0 comments on commit 8cc0fd8

Please sign in to comment.