Skip to content

Commit 6753727

Browse files
committed
Update request
1 parent 9ad321e commit 6753727

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/working-with-linked-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ The equivalent cUrl statement can be seen below:
537537
```bash
538538
curl -G -X GET 'http://localhost:1026/ngsi-ld/v1/entities/' \
539539
-H 'Link: <http://context/ngsi-context.jsonld>; rel="http://www.w3.org/ns/json-ld#context"; type="application/ld+json"' \
540-
-H 'Content-Type: application/json' \
541540
-H 'Accept: application/json' \
542541
-d 'type=Shelf' \
543542
-d 'options=keyValues' \

0 commit comments

Comments
 (0)