v1.0.1
What's Changed
The update in this version includes some bug fixes regarding common APIs and urls with query parameters.
Bugfixes
- Fixed #3 : The current implementation creates error messages in the
cdrHeaderValidator
function when a non-CDR endpoint is hit. Some of the Common APIs (e.g. Get Customer Detail) was not in that list and therefore an error was being returned. - Fixed #4 : Incorrect error messages were being returned for some API urls with query parameters.