Skip to content

Commit e0c1f06

Browse files
Update overview.md
1 parent ba6af42 commit e0c1f06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/vs_toolkit/overview.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ This example shows how produce `results.cvsx` CVSX file for `idr-13457537`intern
3434
First create `json_with_query_params.json` file with the following content:
3535

3636
```json
37+
{
3738
"entry_id": "idr-13457537",
3839
"source_db": "idr",
3940
"channel_id": "2",
4041
"time": 4
41-
42+
}
4243
```
4344

4445
Then use the following command:

0 commit comments

Comments
 (0)