mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Fix #22572 Invalid query for random string * Add changeset * Run prettier * Fix unit tests warnings * redo validation with Joi * make validation on object level documents itself and is cleaner to expand on * Update changeset * Allow integer only * Require min value of 1 * Report as query error, ignore unknown queries --------- Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com> Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>