Commit d3c03476 authored by Marco Cavalli's avatar Marco Cavalli
Browse files

remove context

parent a0d1ac1c
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -11,8 +11,5 @@
    }
  ],
  "mode": "auxiliary",
  "endpoint": "xxx",
  "@context":[
    "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
  ]
  "endpoint": "xxx"
}
 No newline at end of file
+1 −4
Original line number Diff line number Diff line
@@ -15,8 +15,5 @@
    }
  ],
  "mode": "auxiliary",
  "endpoint": "xxx",
  "@context":[
    "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
  ]
  "endpoint": "xxx"
}
 No newline at end of file
+1 −4
Original line number Diff line number Diff line
@@ -11,8 +11,5 @@
    }
  ],
  "mode": "auxiliary",
  "endpoint": "xxx",
  "@context":[
    "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
  ]
  "endpoint": "xxx"
}
 No newline at end of file
+1 −4
Original line number Diff line number Diff line
@@ -16,8 +16,5 @@
  ],
  "mode": "exclusive",
  "operations": ["redirectionOps"],
  "endpoint": "xxx",
  "@context":[
    "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
  ]
  "endpoint": "xxx"
}
+1 −4
Original line number Diff line number Diff line
@@ -16,8 +16,5 @@
  ],
  "mode": "exclusive",
  "operations": ["redirectionOps"],
  "endpoint": "xxx",
  "@context":[
    "https://forge.etsi.org/rep/cim/ngsi-ld-test-suite/-/raw/develop/resources/jsonld-contexts/ngsi-ld-test-suite-compound.jsonld"
 ]
  "endpoint": "xxx"
}
Loading