gbv / validation-server

Web service to validate data with support of multiple schema languages
https://format.gbv.de/validate/
MIT License
2 stars 1 forks source link

Respect limit configuration when fetching from URL #42

Closed nichtich closed 2 years ago

nichtich commented 2 years ago

Seems to be not possible with node-fetch, so switch to axios maybe.

nichtich commented 2 years ago

Also set a timeout as some schema URLs seem to be not resolveable (looking at you, CrossRef Unified XML format!)