Add JSON Schema validation

This commit is contained in:
Ivan Paolillo
2016-07-07 15:57:39 +02:00
parent 9f21a102c4
commit fd6848dddf
2 changed files with 23 additions and 3 deletions
@@ -1,5 +1,5 @@
{
"id": 1,
"name": "Lampshade",
"price": 0
"price": 10
}