Commit 9b72b19c authored by poujol's avatar poujol
Browse files

Merge branch 'fix/use-valid-name-according-4.6.2' into 'develop'

fix: use valid name according 4.6.2

See merge request !75
parents 4be57a80 3a7d9952
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
{
{
    "https://ngsi-ld-test-suite/context#brandName": {
    "brandName": {
        "type": "Property",
        "type": "Property",
        "value": "BMW"
        "value": "BMW"
    }
    }
+1 −1
Original line number Original line Diff line number Diff line
{
{
    "https://ngsi-ld-test-suite/context#brandName": {
    "brandName": {
        "type": "Property",
        "type": "Property",
        "value": "BMW"
        "value": "BMW"
    },
    },