This adds support for a credentials pelias.json config property, to replace the outdated mapzen section where config properties used to be required to live.
The new location is preferred, but API keys can still be loaded from the old location. In that case, a warning will be printed.
This adds support for a
credentials
pelias.json config property, to replace the outdatedmapzen
section where config properties used to be required to live.The new location is preferred, but API keys can still be loaded from the old location. In that case, a warning will be printed.
Closes https://github.com/pelias/acceptance-tests/issues/465