mirror of
https://github.com/directus/directus.git
synced 2026-01-23 19:18:07 -05:00
* branch init tests and stuff * types changed * added '@' to modules mapper * removed unneeded dotenv import * tests passing * forgot to save before committing * remove app/generate-joi * Skip validation if permissions filter is empty * Remove another generate-joi api util * Default allowUnknown to true * Remove wrapping nested filter as Joi.object() * Remove duplicate nested field from unit test * Fix between operator for float values * Removed unused allowUnknown option Co-authored-by: ian <licitdev@gmail.com> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>