Removed tags array from event schema

This commit is contained in:
efarooqui
2020-09-10 22:40:57 -07:00
parent 57818dd971
commit c60ee24792

View File

@@ -25,7 +25,6 @@ function createEventSchema (custom) {
category_full: Joi.string().allow(''),
associations: Joi.array(),
sources: Joi.array(),
// tags: Joi.array().allow(''),
comments: Joi.string().allow(''),
time_display: Joi.string().allow(''),
// nested