Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Add missing "get" and "set" property options #260

Closed
wants to merge 2 commits into from
Closed

Add missing "get" and "set" property options #260

wants to merge 2 commits into from

Commits on Mar 12, 2019

  1. Add missing "get" and "set" property options

    As describe in mongoose doc, we can define "get" and "set" options to be used as property getter and setter : https://mongoosejs.com/docs/api.html#schematype_SchemaType-set
    neilime committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c2aa647 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Add test

    emilien.escalle committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    b522bd1 View commit details
    Browse the repository at this point in the history