mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-11 12:58:35 +03:00
Removed tags array from event schema
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user