Skip to content

this tool can't handle json with nested [] #126

Open
@leafant

Description

@leafant

e.g. message is a list and it's child conflict is list too. The tool can't parse and valid it right.

{
"DataType": "Test",
"message": [{
"vid": 11,
"vendor": "123213",
"conflict": [{
"conflictType": 1,
"roadid": 2,
"Position": {
"longitude": 116.376691,
"latitude": 39.973882,
"altitude": 20.973882
},
"snapshots": 33,
"proprietary": {
"123": "dfgfgf"
},
"confidence": 0.88,
"timestamp": 15000000
}]
}]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions