Skip to content

Commit

Permalink
docs: fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Nov 20, 2024
1 parent 66c20fd commit 125d6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ingestor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ cat file.sbom | http POST localhost:8080/api/v1/sbom location==cli
## Upload a dataset

```shell
http POST localhost:8080/api/v1/ingestor/dataset @file-to-upload
http POST localhost:8080/api/v1/dataset @file-to-upload
```

0 comments on commit 125d6b0

Please sign in to comment.