Mark Stosberg

Results 182 issues of Mark Stosberg

For our use case, we have a number of customers in California. A number of them have public GTFS feeds, but several of have private GTFS feeds. For example, corporate...

enhancement

This is feature that other Mongoose type plugins support, allowing modifying a mongoose object other than the default, with syntax like this: ``` const mongoose = require("mongoose"); const Int32 =...