Merge pull request #43913 from thaJeztah/fix_api_swagger

api: swagger: fix invalid example value (API v1.39-v1.41)
This commit is contained in:
Sebastiaan van Stijn 2022-08-04 21:02:23 +02:00 committed by GitHub
commit 1192b468e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -8228,7 +8228,7 @@ paths:
BuildCache: BuildCache:
- -
ID: "hw53o5aio51xtltp5xjp8v7fx" ID: "hw53o5aio51xtltp5xjp8v7fx"
Parent: """ Parent: ""
Type: "regular" Type: "regular"
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0" Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
InUse: false InUse: false

View file

@ -8559,7 +8559,7 @@ paths:
BuildCache: BuildCache:
- -
ID: "hw53o5aio51xtltp5xjp8v7fx" ID: "hw53o5aio51xtltp5xjp8v7fx"
Parent: """ Parent: ""
Type: "regular" Type: "regular"
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0" Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
InUse: false InUse: false

View file

@ -8772,7 +8772,7 @@ paths:
BuildCache: BuildCache:
- -
ID: "hw53o5aio51xtltp5xjp8v7fx" ID: "hw53o5aio51xtltp5xjp8v7fx"
Parent: """ Parent: ""
Type: "regular" Type: "regular"
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0" Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
InUse: false InUse: false