mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-25 04:22:28 +01:00
Change name
This commit is contained in:
parent
c7c98881b9
commit
286a8953d3
@ -35,7 +35,7 @@ helpers do
|
||||
end
|
||||
|
||||
get '/' do
|
||||
jsonp(name: 'Fixer', description: 'JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
|
||||
jsonp(name: 'Fixer.io', description: 'JSON API for foreign exchange rates and currency conversion', docs: 'http://fixer.io')
|
||||
end
|
||||
|
||||
get '/latest' do
|
||||
|
Loading…
Reference in New Issue
Block a user