-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
This valid JSON fails to parse: Just taking your example here and adding the "AList" part at the end.
Double checking with JSONlint that its valid

{
"Analyst": {
"name": "Jack",
"email": "jack@xyz.com"
},
"Loaded by": "Jills",
"Load id": 34,
"git id": "xxqaygqertqsg98qhpughqer",
"Analysis Id": "7asdlnagsd98gfaqsgf",
"Load Date": "July 12, 2018",
"Data Source": "Study XY123-456",
"Jira Ticket": "Foo-1",
"Confluence URL": "http://myserver/wxyz",
"Study sponsors": [{
"name": "john",
"email": "john@@xyz.com"
},
{
"name": "jane",
"email": "jane@@xyz.com"
}
],
"AList": [{
"test": {
"a": "a"
}
}]
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
