api: swagger: fix invalid example value (API v1.39-v1.41)
This was introduced in 43956c1bfc
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
2279803c8c
commit
30295c1750
3 changed files with 3 additions and 3 deletions
docs/api
|
@ -8228,7 +8228,7 @@ paths:
|
|||
BuildCache:
|
||||
-
|
||||
ID: "hw53o5aio51xtltp5xjp8v7fx"
|
||||
Parent: """
|
||||
Parent: ""
|
||||
Type: "regular"
|
||||
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
|
||||
InUse: false
|
||||
|
|
|
@ -8559,7 +8559,7 @@ paths:
|
|||
BuildCache:
|
||||
-
|
||||
ID: "hw53o5aio51xtltp5xjp8v7fx"
|
||||
Parent: """
|
||||
Parent: ""
|
||||
Type: "regular"
|
||||
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
|
||||
InUse: false
|
||||
|
|
|
@ -8772,7 +8772,7 @@ paths:
|
|||
BuildCache:
|
||||
-
|
||||
ID: "hw53o5aio51xtltp5xjp8v7fx"
|
||||
Parent: """
|
||||
Parent: ""
|
||||
Type: "regular"
|
||||
Description: "pulled from docker.io/library/debian@sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0"
|
||||
InUse: false
|
||||
|
|
Loading…
Add table
Reference in a new issue