Open
Description
Feature description
On insert/update data will be parsed for strings that match ObjectIds. This is not always desirable, for example _friendlyId
is defined as a string by its schema not an ObjectId. Is there a way to work around this?
This also leads to a question: should this module be mutating data at all given that the function of validation/sanitisation is handled by jsonschema
?
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog