Signed-off-by: terryding77 <550147740@qq.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -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 |
|
| ... | ... |
@@ -2011,7 +2011,7 @@ Status Codes: |
| 2011 | 2011 |
- **404** – no such exec instance |
| 2012 | 2012 |
|
| 2013 | 2013 |
**Stream details**: |
| 2014 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2014 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2015 | 2015 |
|
| 2016 | 2016 |
### Exec Resize |
| 2017 | 2017 |
|
| ... | ... |
@@ -2157,7 +2157,7 @@ Status Codes: |
| 2157 | 2157 |
- **404** – no such exec instance |
| 2158 | 2158 |
|
| 2159 | 2159 |
**Stream details**: |
| 2160 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2160 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2161 | 2161 |
|
| 2162 | 2162 |
### Exec Resize |
| 2163 | 2163 |
|
| ... | ... |
@@ -2314,7 +2314,7 @@ Status Codes: |
| 2314 | 2314 |
- **409** - container is paused |
| 2315 | 2315 |
|
| 2316 | 2316 |
**Stream details**: |
| 2317 |
- Similar to the stream behavior of `POST /container/(id)/attach` API |
|
| 2317 |
+ Similar to the stream behavior of `POST /containers/(id or name)/attach` API |
|
| 2318 | 2318 |
|
| 2319 | 2319 |
### Exec Resize |
| 2320 | 2320 |
|