seriema / angular-apimock

Automatically route your API calls to static JSON files, for hiccup free front–end development.

Home Page:johansson.jp/angular-apimock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timestamps in filepath are invalid

seriema opened this issue · comments

By using the default implementation for Datetime toString in #51 it's now putting : in the filename, e.g. releasedate=1996-02-27t00:00:00.000z.get.json. Which is an invalid filename on Windows, Linux, and OSX.