Skip to content

v2.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 14:28
· 14 commits to master since this release

2.7.1 - 2023-08-17

Changed

  • getAdditionalParametersFromRequest returns outOfRangeOrMalformedErr if a string parameter contains non-numeric characters (eg. 123a)
  • getAdditionalParametersFromRequest returns outOfRangeOrMalformedErr if a from parameter > to parameter