mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Fix JSON syntax
(according to Eclipse it was broken)
This commit is contained in:
+2
-2
@@ -17,7 +17,7 @@
|
||||
"constraints": {
|
||||
"nullable": false,
|
||||
"primaryKey": true
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -29,7 +29,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user