File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ curl -G -iX GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Temperatu
407407{
408408 "@context" : [
409409 " http://context/user-context.jsonld" ,
410- " https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.7 .jsonld"
410+ " https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context-v1.8 .jsonld"
411411 ],
412412 "id" : " urn:ngsi-ld:TemperatureSensor:001" ,
413413 "type" : " TemperatureSensor" ,
@@ -660,4 +660,4 @@ curl -G -iX GET 'http://localhost:1026/ngsi-ld/v1/entities/urn:ngsi-ld:Building:
660660
661661## License
662662
663- [ MIT] ( LICENSE ) © 2020-2024 FIWARE Foundation e.V.
663+ [ MIT] ( LICENSE ) © 2020-2025 FIWARE Foundation e.V.
Original file line number Diff line number Diff line change @@ -660,4 +660,4 @@ the other [tutorials in this series](https://ngsi-ld-tutorials.rtfd.io)
660660
661661## License
662662
663- [ MIT] ( LICENSE ) © 2020-2024 FIWARE Foundation e.V.
663+ [ MIT] ( LICENSE ) © 2020-2025 FIWARE Foundation e.V.
You can’t perform that action at this time.
0 commit comments