Skip to content

Commit

Permalink
Update expectation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jul 25, 2024
1 parent ff27827 commit 785f617
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/ld-subscriptions-registrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -715,10 +715,6 @@ This alters the response to match the values updated in the previous PATCH reque

```json
{
"@context": [
"http://context/user-context.jsonld",
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
],
"id": "urn:ngsi-ld:Building:store001",
"type": "Building",
"tweets": [
Expand Down Expand Up @@ -781,10 +777,6 @@ and then forwarded to the context provider endpoint.

```json
{
"@context": [
"http://context/user-context.jsonld",
"https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.6.jsonld"
],
"id": "urn:ngsi-ld:Building:store001",
"type": "Building",
"tweets": ["This must be Thursday", "I never could get the hang of Thursdays."]
Expand Down

0 comments on commit 785f617

Please sign in to comment.