mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
allow movements
This commit is contained in:
@@ -12,6 +12,7 @@ const eventSchema = Joi.object().keys({
|
||||
type: Joi.string().allow(''),
|
||||
category: Joi.string().required(),
|
||||
narratives: Joi.array(),
|
||||
narrative___movements: Joi.array(),
|
||||
sources: Joi.array(),
|
||||
tags: Joi.string().allow(''),
|
||||
comments: Joi.string().allow(''),
|
||||
|
||||
Reference in New Issue
Block a user