docs: update testing command
This commit is contained in:
parent
d4d8bc3b52
commit
a495d00eca
|
@ -30,5 +30,5 @@ see the JSON format:
|
||||||
run the following command.
|
run the following command.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ bat POST localhost:8088/api/push < tests/test.json
|
bat POST localhost:8088/api/push < tests/test.json
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue