Skip to content

Commit 326654e

Browse files
edsipergitbook-bot
authored andcommitted
GITBOOK-11: No subject
1 parent 43af319 commit 326654e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pipeline/outputs/vivo-exporter.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,9 @@ To query ranges or starting from specific chunks IDs, remember that they are inc
104104

105105
The following example specifies the range from chunk ID 1 to chunk ID 3 and only 1 chunk:
106106

107-
`curl -i "http://127.0.0.1:2025/logs?from=1&to=3&limit=1"` Output:
107+
`curl -i "http://127.0.0.1:2025/logs?from=1&to=3&limit=1"` 
108+
109+
Output:
108110

109111
```bash
110112
HTTP/1.1 200 OK

0 commit comments

Comments
 (0)