iblokz / rest-api

Generates a rest api with mongodb middleware from a json file
MIT License
5 stars 0 forks source link

possible issue with Date field #4

Closed alex-milanov closed 7 years ago

alex-milanov commented 7 years ago
"createdAt": {"type": "Date", "default": "Date.now"}

does not result in automatic Date insertation

alex-milanov commented 7 years ago

Note to self should reference project and line of code

alex-milanov commented 7 years ago

resolved with 1.3.0