hippasus / ExchangeRates

Rate exchange JSON/JSONP APIs
http://rate-exchange.appspot.com
MIT License
60 stars 27 forks source link

ignore invalid quantity in the currency api #7

Closed hippasus closed 11 years ago

hippasus commented 11 years ago

Currently, invoke the currency API with an invalid quantity(e.g. currency?from=USD&to=EUR&q=abc) causes server internal error. We should ignore this invalid quantity.