blpapi-http
blpapi-http copied to clipboard
Fixed bug in blpapi-wrapper.ts for Intraday
BLPAPI Developer's Guide v2.54 (http://www.bloomberglabs.com/api/content/uploads/sites/2/2014/07/blpapi-developers-guide-2.54.pdf) has incorrect capitalization in table A.2 that propagated into blpapi-wrapper.ts. Corrected this in variable REQUEST_TO_RESPONSE_MAP, enabling correct handling of intraday requests.
Hmm, pulled the trailing whitespace out but it still seems to be failing.
It looks like the tests are failing for some reason. We'll look into this from our end.