mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-25 04:22:28 +01:00
Change root output
This commit is contained in:
parent
449c5d641c
commit
4479d14682
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user