Fix JSON syntax

(according to Eclipse it was broken)
This commit is contained in:
Dave Syer 2016-06-13 17:39:23 +01:00
parent 1dd77141d0
commit 6b6f4e2263
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
"constraints": {
"nullable": false,
"primaryKey": true
},
}
}
},
{
@ -29,7 +29,7 @@
}
}
}
],
]
}
}
]