Files
fn-serverless/api/models
Reed Allman 235cbc2d67 Fix default setting (#740)
* push validate/defaults into datastore

we weren't setting a timestamp in route insert when we needed to create an app
there. that whole thing isn't atomic, but this fixes the timestamp issue.

closes #738

seems like we should do similar with the FireBeforeX stuff too.

* fix tests

* app name validation was buggy, an upper cased letter failed. now it doesn't.
uses unicode now.
* removes duplicate errors for datastore and models validation that were used
interchangably but weren't.
2018-02-05 11:54:09 -08:00
..
2018-02-05 11:54:09 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 11:38:28 -08:00
2017-12-11 10:43:19 -08:00
2017-02-11 03:36:56 +01:00
2018-02-05 11:54:09 -08:00
2017-11-20 17:39:45 -08:00
2018-01-12 11:38:28 -08:00
2018-01-12 11:38:28 -08:00