Skip to content

Commit 7487dca

Browse files
tonistiigithaJeztah
authored andcommitted
docs: fix builder-version swagger
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 8cc0fd8) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent bb69504 commit 7487dca

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

api/swagger.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@ paths:
78557855
API-Version:
78567856
type: "string"
78577857
description: "Max API Version the server supports"
7858-
BuildKit-Version:
7858+
Builder-Version:
78597859
type: "string"
78607860
description: "Default version of docker image builder"
78617861
Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
78947894
API-Version:
78957895
type: "string"
78967896
description: "Max API Version the server supports"
7897-
BuildKit-Version:
7897+
Builder-Version:
78987898
type: "string"
78997899
description: "Default version of docker image builder"
79007900
Docker-Experimental:

docs/api/v1.39.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7712,7 +7712,7 @@ paths:
77127712
API-Version:
77137713
type: "string"
77147714
description: "Max API Version the server supports"
7715-
BuildKit-Version:
7715+
Builder-Version:
77167716
type: "string"
77177717
description: "Default version of docker image builder"
77187718
Docker-Experimental:

docs/api/v1.40.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7855,7 +7855,7 @@ paths:
78557855
API-Version:
78567856
type: "string"
78577857
description: "Max API Version the server supports"
7858-
BuildKit-Version:
7858+
Builder-Version:
78597859
type: "string"
78607860
description: "Default version of docker image builder"
78617861
Docker-Experimental:
@@ -7894,7 +7894,7 @@ paths:
78947894
API-Version:
78957895
type: "string"
78967896
description: "Max API Version the server supports"
7897-
BuildKit-Version:
7897+
Builder-Version:
78987898
type: "string"
78997899
description: "Default version of docker image builder"
79007900
Docker-Experimental:

0 commit comments

Comments
 (0)