Skip to content

Commit e3ab7dc

Browse files
authored
1 parent 38ef9e5 commit e3ab7dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/api/stream_api/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ supports running exhaustive searches returning a large volume of results without
77
putting pressure on the backend.
88

99
## Endpoint
10+
1011
`/.api/search/stream`
1112

1213
## Request
@@ -76,8 +77,6 @@ Events can be of the following types:
7677
| alert | info, warning and error messages |
7778
| done | always the last event |
7879

79-
Refer to the [interface definitions of our typescript client](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/client/shared/src/search/stream.ts?L12) to learn about the schema of the event-types.
80-
8180
## Example (curl)
8281

8382
On Sourcegraph.com we can run queries without authentication.

0 commit comments

Comments
 (0)