From 240d0b37bbb25f47f7443a47c15029465c2338e4 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Wed, 27 Jan 2021 12:24:47 +0100 Subject: [PATCH] docs: fix double "the" in existing API versions Backport of 2db5676c6e827ce311a87224cf5f2e3ae8b68afd to the swagger files used in the documentation Signed-off-by: Sebastiaan van Stijn --- docs/api/v1.37.yaml | 2 +- docs/api/v1.38.yaml | 2 +- docs/api/v1.39.yaml | 2 +- docs/api/v1.40.yaml | 2 +- docs/api/v1.41.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index f075f266f0..152e30a33d 100644 --- a/docs/api/v1.37.yaml +++ b/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 - 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) diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index 076a8fb40b..b27afdb696 100644 --- a/docs/api/v1.38.yaml +++ b/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 - 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) diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index 24d8cc8afe..e86e1f23e2 100644 --- a/docs/api/v1.39.yaml +++ b/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 - 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) diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index 6fbe64f286..9a34180542 100644 --- a/docs/api/v1.40.yaml +++ b/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 - 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) diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index fa2e632c49..172f48ea9a 100644 --- a/docs/api/v1.41.yaml +++ b/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 - 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)