Skip to content

Commit

Permalink
Update request
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Nov 28, 2024
1 parent 9ad321e commit 6753727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/working-with-linked-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,6 @@ The equivalent cUrl statement can be seen below:
```bash
curl -G -X GET 'http://localhost:1026/ngsi-ld/v1/entities/' \
-H 'Link: <http://context/ngsi-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"; type="application/ld+json"' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-d 'type=Shelf' \
-d 'options=keyValues' \
Expand Down

0 comments on commit 6753727

Please sign in to comment.