Commit f2e18b5b authored by canterafonsj's avatar canterafonsj
Browse files

Update Entity.json

parent 1ae83e12
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -20,7 +20,7 @@
          "const": "Property"
          "const": "Property"
        },
        },
        "value": {
        "value": {
          "type": "any"
          "type": ["string","number","boolean","array","object"]
        },
        },
        "observedAt": {
        "observedAt": {
          "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt"
          "$ref": "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/schema/common.json#/definitions/observedAt"