Skip to content

Allow fields to be excluded from automatic typing #13

Open
@chris-steele

Description

@chris-steele

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

No one assigned

    Labels

    enhancementNew or additional functionality

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions