瀏覽代碼

Merge pull request #43914 from thaJeztah/22.06_backport_fix_api_swagger

[22.06 backport] api: swagger: fix invalid example value (API v1.39-v1.41)
Sebastiaan van Stijn 2 年之前
父節點
當前提交
e6a5f44e61
共有 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