blpapi-http icon indicating copy to clipboard operation
blpapi-http copied to clipboard

Fixed bug in blpapi-wrapper.ts for Intraday

Open andybrnr opened this issue 10 years ago • 2 comments

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.

andybrnr avatar Jul 24 '15 18:07 andybrnr

Hmm, pulled the trailing whitespace out but it still seems to be failing.

andybrnr avatar Jul 27 '15 20:07 andybrnr

It looks like the tests are failing for some reason. We'll look into this from our end.

ericvw avatar Jul 27 '15 21:07 ericvw