Commit b4d17d35 authored by Stefan Wiedemann's avatar Stefan Wiedemann
Browse files

try to fix

parent 0e59f0b6
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -73,13 +73,13 @@
          "$ref": "#/definitions/TimeInterval"
        },
        "location": {
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#"
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/fix-spec/schema/geometry-schema.json#"
        },
		"observationSpace": {
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#"
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/fix-spec/schema/geometry-schema.json#"
        },
		"operationSpace": {
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/geometry-schema.json#"
          "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/fix-spec/schema/geometry-schema.json#"
        },
        "expires": {
          "type": "string",
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@
          "content": {
            "application/json;application/ld+json": {
              "schema": {
                "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/master/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
                "$ref": "https://forge.etsi.org/rep/NGSI-LD/NGSI-LD/raw/fix-spec/schema/registrations/ContextSourceRegistration.json#/definitions/ContextSourceRegistration"
              }
            }
          }