mirror of
https://github.com/strapi/strapi.git
synced 2025-09-26 00:39:49 +00:00

Forbid empty arrays as fields for permissions (on ability creation) Differentiate input from output sanitizing Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
strapi-connector-mongoose
This built-in connector allows you to use the Mongoose ORM.
Mongoose ORM provides a straight-forward, schema-based solution to model your application data. It includes built-in type casting, validation, query building, business logic connectors and more, out of the box.