Переглянути джерело

Merge pull request #43913 from thaJeztah/fix_api_swagger

api: swagger: fix invalid example value (API v1.39-v1.41)
Sebastiaan van Stijn 2 роки тому
батько
коміт
1192b468e9
3 змінених файлів з 3 додано та 3 видалено
  1. 1 1
      docs/api/v1.39.yaml
  2. 1 1
      docs/api/v1.40.yaml
  3. 1 1
      docs/api/v1.41.yaml

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

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

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

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

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

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