Commit 9dfa7a75 authored by canterafonsj's avatar canterafonsj
Browse files

Update Subscription-example_C.4.json

parent bc9c7478
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@
    }
    }
  },
  },
  "@context": [
  "@context": [
    "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json",
    "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld",
    "http://example.org/cim/vehicle.jsonld"
    "http://example.org/ngsi-ld/vehicle.jsonld"
  ]
  ]
}
}