Change root output

This commit is contained in:
hakanensari 2015-01-05 16:03:55 +01:00
parent 449c5d641c
commit 4479d14682

View File

@ -39,7 +39,7 @@ helpers do
end
get '/' do
jsonp(name: 'Fixer.io', description: 'JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
jsonp(description: 'Fixer.io is a JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
end
get '/latest' do