Add JSON Schema validation

This commit is contained in:
Ivan Paolillo 2016-07-07 15:58:16 +02:00
parent fd6848dddf
commit ef7ec7e9a4
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"id": 1,
"name": "Lampshade",
"price": 0
}