David Gamez

Results 29 comments of David Gamez

Tasks: - [ ] Investigate if it's possible to keep the same missing required field notice in case of non-flex feeds

Tasks: - Change the location_id to _conditional_ and check the location.geojson for the IDS. - Review acceptance tests results for flex feeds.

> Hello @esuomi and welcome! > > 1. Being able to use a local file as input would be a great enhancement to the CLI. > In this case, the...

Hi @esuomi, > While I'm not a JavaScript developer so I can't promise I'd personally contribute this feature, from what I can tell, the crux of this functionality is in...

As an alternative solution, we can follow the GTFS validator's pattern, create the JSON and HTML reports as separate files and make them available for download. The HTML version can...

Another solution is using streaming to return the response, but I did some investigation and found that streaming is not supported yet, by Netlify functions, even though the under-the-hood AWS...

Hi @iaguerri, the GBFS Validator is currently deployed on [Netlify](https://www.netlify.com/). Looking at the error message you are getting, Netlify is detecting and blocking the use of a _bot_ consumer. You...