Skip to content

Commit

Permalink
Update api.md (#13727)
Browse files Browse the repository at this point in the history
Added missing '/status' in HTTP status request
  • Loading branch information
drudi-at-coffee authored Feb 2, 2023
1 parent f022a9f commit 7580248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/multi-stage-query/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ You can retrieve status of a query to see if it is still running, completed succ
<!--HTTP-->

```
GET /druid/indexer/v1/task/<taskId>
GET /druid/indexer/v1/task/<taskId>/status
```

<!--curl-->
Expand Down

0 comments on commit 7580248

Please sign in to comment.