Closed Root-Core closed 6 years ago
Also fixed behavior of BSON capable objects. This helps to use mongoose > 3 with sub schema. It serializes the object and gets rid of 'red herring' parameters in the end.
Good catch.
Also fixed behavior of BSON capable objects. This helps to use mongoose > 3 with sub schema. It serializes the object and gets rid of 'red herring' parameters in the end.