diff --git a/api/swagger.yaml b/api/swagger.yaml index 974fbf12e2d60..7093625808e2b 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -7883,10 +7883,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -10238,10 +10240,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.25.yaml b/docs/api/v1.25.yaml index fcdf392a909ff..f3aba9f65c2f4 100644 --- a/docs/api/v1.25.yaml +++ b/docs/api/v1.25.yaml @@ -3501,10 +3501,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -5721,10 +5723,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.26.yaml b/docs/api/v1.26.yaml index db036d6b3f377..cd1470fb324a9 100644 --- a/docs/api/v1.26.yaml +++ b/docs/api/v1.26.yaml @@ -3505,10 +3505,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -5729,10 +5731,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.27.yaml b/docs/api/v1.27.yaml index b451131806058..2b4b3e5be5618 100644 --- a/docs/api/v1.27.yaml +++ b/docs/api/v1.27.yaml @@ -3572,10 +3572,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -5803,10 +5805,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.28.yaml b/docs/api/v1.28.yaml index 5781053b28d18..f565ef5d1d0f9 100644 --- a/docs/api/v1.28.yaml +++ b/docs/api/v1.28.yaml @@ -3663,10 +3663,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -5918,10 +5920,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.29.yaml b/docs/api/v1.29.yaml index 1ab1f00f318ea..ff014b2086e7b 100644 --- a/docs/api/v1.29.yaml +++ b/docs/api/v1.29.yaml @@ -3696,10 +3696,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -5951,10 +5953,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.30.yaml b/docs/api/v1.30.yaml index c182c9149f4de..3461d022b034c 100644 --- a/docs/api/v1.30.yaml +++ b/docs/api/v1.30.yaml @@ -3921,10 +3921,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -6205,10 +6207,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.31.yaml b/docs/api/v1.31.yaml index 05812bfa06f68..61c232bbe499a 100644 --- a/docs/api/v1.31.yaml +++ b/docs/api/v1.31.yaml @@ -3990,10 +3990,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -6297,10 +6299,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml index 85b2341f44bd4..158d205d5789d 100644 --- a/docs/api/v1.32.yaml +++ b/docs/api/v1.32.yaml @@ -5223,10 +5223,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7335,10 +7337,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml index 20b0878ea60d9..af1375432b584 100644 --- a/docs/api/v1.33.yaml +++ b/docs/api/v1.33.yaml @@ -5227,10 +5227,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7343,10 +7345,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml index 4e17b3fbd92c8..d36f7d5bb5786 100644 --- a/docs/api/v1.34.yaml +++ b/docs/api/v1.34.yaml @@ -5255,10 +5255,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7383,10 +7385,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml index 82aa3cff8baba..5071dfd23967e 100644 --- a/docs/api/v1.35.yaml +++ b/docs/api/v1.35.yaml @@ -5263,10 +5263,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7416,10 +7418,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml index 0e5e4fe58cfec..96e905d3fe207 100644 --- a/docs/api/v1.36.yaml +++ b/docs/api/v1.36.yaml @@ -5283,10 +5283,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7450,10 +7452,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index 80cbc2199bdac..f10b291236099 100644 --- a/docs/api/v1.37.yaml +++ b/docs/api/v1.37.yaml @@ -5303,10 +5303,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7493,10 +7495,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index f74d967976773..f82650b01985e 100644 --- a/docs/api/v1.38.yaml +++ b/docs/api/v1.38.yaml @@ -5364,10 +5364,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the tty session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the tty session in characters" type: "integer" tags: ["Container"] @@ -7564,10 +7566,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index 2c7021c02bcd1..297cec305b9e5 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -6654,10 +6654,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -8836,10 +8838,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index 15bd011876e23..fc2c7c8cf9f2b 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -6960,10 +6960,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9169,10 +9171,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 2dcae1faf8d27..54a4c80d2469a 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -7249,10 +7249,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9460,10 +9462,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.42.yaml b/docs/api/v1.42.yaml index 80e24f6c4ecc5..b3745325d2be4 100644 --- a/docs/api/v1.42.yaml +++ b/docs/api/v1.42.yaml @@ -7468,10 +7468,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9779,10 +9781,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.43.yaml b/docs/api/v1.43.yaml index e7a3d5d0278ce..934e77e054868 100644 --- a/docs/api/v1.43.yaml +++ b/docs/api/v1.43.yaml @@ -7486,10 +7486,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9797,10 +9799,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.44.yaml b/docs/api/v1.44.yaml index 019ceb8eb7fd3..709203bf85452 100644 --- a/docs/api/v1.44.yaml +++ b/docs/api/v1.44.yaml @@ -7642,10 +7642,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9965,10 +9967,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.45.yaml b/docs/api/v1.45.yaml index c651bfdd5c81d..9aa5c241fd774 100644 --- a/docs/api/v1.45.yaml +++ b/docs/api/v1.45.yaml @@ -7628,10 +7628,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -9945,10 +9947,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.46.yaml b/docs/api/v1.46.yaml index 2f714c4ca8d82..577e6c9ca6bd0 100644 --- a/docs/api/v1.46.yaml +++ b/docs/api/v1.46.yaml @@ -7749,10 +7749,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -10071,10 +10073,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"] diff --git a/docs/api/v1.47.yaml b/docs/api/v1.47.yaml index 7e87be8298320..b82d07e78d8f3 100644 --- a/docs/api/v1.47.yaml +++ b/docs/api/v1.47.yaml @@ -7881,10 +7881,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Container"] @@ -10208,10 +10210,12 @@ paths: type: "string" - name: "h" in: "query" + required: true description: "Height of the TTY session in characters" type: "integer" - name: "w" in: "query" + required: true description: "Width of the TTY session in characters" type: "integer" tags: ["Exec"]