review please @rmglennon (this will be the same across all mapzen services)
note: viewing the error messages in your browser will render them as XML, this is due to most browsers sending a header such as Accept:text/html,application/xhtml+xml,application/xml, if you want to see JSON you'll need to send a header such as Accept:application/json instead
add documentation about the rate limiter behaviour
resolves: https://github.com/pelias/pelias-doc/issues/50
review please @rmglennon (this will be the same across all mapzen services)
note: viewing the error messages in your browser will render them as
XML
, this is due to most browsers sending a header such asAccept:text/html,application/xhtml+xml,application/xml
, if you want to seeJSON
you'll need to send a header such asAccept:application/json
instead