Signed-off-by: terryding77 <550147740@qq.com>
| ... | ... |
@@ -1701,7 +1701,7 @@ Status Codes: |
| 1701 | 1701 |
- **404** – no such exec instance |
| 1702 | 1702 |
|
| 1703 | 1703 |
**Stream details**: |
| 1704 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 1704 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 1705 | 1705 |
|
| 1706 | 1706 |
### Exec Resize |
| 1707 | 1707 |
|
| ... | ... |
@@ -1663,7 +1663,7 @@ Status Codes: |
| 1663 | 1663 |
- **404** – no such exec instance |
| 1664 | 1664 |
|
| 1665 | 1665 |
**Stream details**: |
| 1666 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 1666 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 1667 | 1667 |
|
| 1668 | 1668 |
### Exec Resize |
| 1669 | 1669 |
|
| ... | ... |
@@ -1826,7 +1826,7 @@ Status Codes: |
| 1826 | 1826 |
- **404** – no such exec instance |
| 1827 | 1827 |
|
| 1828 | 1828 |
**Stream details**: |
| 1829 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 1829 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 1830 | 1830 |
|
| 1831 | 1831 |
### Exec Resize |
| 1832 | 1832 |
|
| ... | ... |
@@ -1945,7 +1945,7 @@ Status Codes: |
| 1945 | 1945 |
- **404** – no such exec instance |
| 1946 | 1946 |
|
| 1947 | 1947 |
**Stream details**: |
| 1948 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 1948 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 1949 | 1949 |
|
| 1950 | 1950 |
### Exec Resize |
| 1951 | 1951 |
|
| ... | ... |
@@ -2028,7 +2028,7 @@ Status Codes: |
| 2028 | 2028 |
- **404** – no such exec instance |
| 2029 | 2029 |
|
| 2030 | 2030 |
**Stream details**: |
| 2031 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2031 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2032 | 2032 |
|
| 2033 | 2033 |
### Exec Resize |
| 2034 | 2034 |
|
| ... | ... |
@@ -2174,7 +2174,7 @@ Status Codes: |
| 2174 | 2174 |
- **404** – no such exec instance |
| 2175 | 2175 |
|
| 2176 | 2176 |
**Stream details**: |
| 2177 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2177 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2178 | 2178 |
|
| 2179 | 2179 |
### Exec Resize |
| 2180 | 2180 |
|
| ... | ... |
@@ -2331,7 +2331,7 @@ Status Codes: |
| 2331 | 2331 |
- **409** - container is paused |
| 2332 | 2332 |
|
| 2333 | 2333 |
**Stream details**: |
| 2334 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2334 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2335 | 2335 |
|
| 2336 | 2336 |
### Exec Resize |
| 2337 | 2337 |
|