Fixed a typo
This commit is contained in:
parent
86202b8df0
commit
bdaf732834
|
@ -326,7 +326,7 @@ You can also get details of all transform jobs by omitting `transform_id`.
|
|||
**Sample Request**
|
||||
|
||||
```json
|
||||
GET _plugins/_transform/<transform_id>
|
||||
GET _plugins/_transform/
|
||||
```
|
||||
|
||||
**Sample Response**
|
||||
|
|
Loading…
Reference in New Issue