From bae6a32b83209846b2a6a757c0c414d537c157b2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 8 Apr 2015 23:04:56 -0400 Subject: adding enum validation --- examples/db.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/db.json b/examples/db.json index e0ea06b..b2cdf4a 100644 --- a/examples/db.json +++ b/examples/db.json @@ -4,7 +4,9 @@ { "type": "pretzel", "description": "really a very tasty bread! yup yes", - "id": "pretzel" + "color": "blue", + "id": "pretzel", + "title": "" }, { "type": "bagel", -- cgit v1.2.3-70-g09d2