Commit 6b6f4e22 authored by Dave Syer's avatar Dave Syer

Fix JSON syntax

(according to Eclipse it was broken)
parent 1dd77141
......@@ -17,7 +17,7 @@
"constraints": {
"nullable": false,
"primaryKey": true
},
}
}
},
{
......@@ -29,7 +29,7 @@
}
}
}
],
]
}
}
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment