Skip to content

v1.0.1

Compare
Choose a tag to compare
@sumayahasancds sumayahasancds released this 24 Feb 03:03
· 59 commits to main since this release
8d70a26

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.