浏览代码

Merge pull request #41939 from thaJeztah/swagger_docs_fixes

docs: fix double "the" in existing API versions
Brian Goff 4 年之前
父节点
当前提交
452baa2059
共有 5 个文件被更改,包括 5 次插入5 次删除
  1. 1 1
      docs/api/v1.37.yaml
  2. 1 1
      docs/api/v1.38.yaml
  3. 1 1
      docs/api/v1.39.yaml
  4. 1 1
      docs/api/v1.40.yaml
  5. 1 1
      docs/api/v1.41.yaml

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

@@ -6196,7 +6196,7 @@ paths:
 
 
 
 
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
-            the query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
+            query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
 
 
 
 
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)

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

@@ -6257,7 +6257,7 @@ paths:
 
 
 
 
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
-            the query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
+            query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
 
 
 
 
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)

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

@@ -7004,7 +7004,7 @@ paths:
 
 
 
 
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
-            the query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
+            query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
 
 
 
 
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)

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

@@ -7142,7 +7142,7 @@ paths:
 
 
 
 
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
-            the query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
+            query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
 
 
 
 
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)

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

@@ -7310,7 +7310,7 @@ paths:
 
 
 
 
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
             For example, the build arg `FOO=bar` would become `{"FOO":"bar"}` in JSON. This would result in the
-            the query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
+            query parameter `buildargs={"FOO":"bar"}`. Note that `{"FOO":"bar"}` should be URI component encoded.
 
 
 
 
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)
             [Read more about the buildargs instruction.](https://docs.docker.com/engine/reference/builder/#arg)