Pierrick PAUL

Results 39 comments of Pierrick PAUL

@glensc :beers: :vomiting_face: :smile_cat: > Use apollo-server-core instead of apollo-server-**express**

Hello, Yes, it's a good idea ! (as it's already used externaly ;) ) > :information_source: If you don't know, we already expose an OpenAPI endpoint on https://gbfs-validator.mobilitydata.org/.netlify/functions/doc If we...

Probably nothing to do :\ https://answers.netlify.com/t/lambda-functions-response-size-too-large/22374/2

@derhuerst Sadly, it already uses Brotli ![image](https://github.com/MobilityData/gbfs-validator/assets/1214544/5be2bb8a-4cd0-4549-aa36-0e94e5b86c06)

Directly handled by Netlify. Do you think we can send more if we compress before ?

Hello `additionalProperties` should work and i think there are a tricks with a regex to only accept underscore prefixed key

Hello, sorry for the trouble. First, if you just want to use the validator, you can use the hosted version on https://gbfs-validator.netlify.app/ It seems, the problem is on your side....

Hello @AntoineAugusti Yes both version are available. The main entry point was the website https://gbfs-validator.netlify.app/ (+ the api/lambda function). The cli was written to validate in batch the systems.csv file....