From 47467e34637143b2b5e5820547080263f40b5c0f Mon Sep 17 00:00:00 2001 From: stone Date: Thu, 3 Dec 2015 14:58:26 -0500 Subject: openson --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index 6e04db90..f31c0a26 100644 --- a/index.js +++ b/index.js @@ -43,7 +43,8 @@ var app = okcms.createApp({ title: {type: 'string'}, collection: {type: 'string'}, CollectionId: {type: 'string'}, - StoreIsOpen: {type: 'enum', options: ["true","false"] }, + StoreStatus: {type: 'enum', options: ["open","closed","openson"] }, + OpensOn: {type: 'date'}, FitsLarge: {type: 'enum', options: ["true","false"] }, BackgroundIsGray: {type: 'enum', options: ["true","false"] }, ClosedStoreImages: {type: 'captioned-image-list'}, -- cgit v1.2.3-70-g09d2