We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03e3e4f commit 4ce3a9bCopy full SHA for 4ce3a9b
lib/expedia/http_service.rb
@@ -5,7 +5,7 @@ module Expedia
5
module HTTPService
6
7
API_SERVER = 'api.eancdn.com'
8
- # The development api server is not reliable. Ofthen gives 400...
+ # The development api server is not reliable. Often gives 400...
9
# DEVELOPMENT_API_SERVER = 'dev.api.ean.com'
10
DEVELOPMENT_API_SERVER = 'api.ean.com'
11
RESERVATION_SERVER = 'book.api.ean.com'
0 commit comments