You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(api keys): Support new credentials config property
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 emitted.
Closespelias/acceptance-tests#465
0 commit comments