Skip to content

v3.0.3

Choose a tag to compare

@s-ashwinkumar s-ashwinkumar released this 05 Aug 16:48
· 67 commits to master since this release
7f93522

v3.0.3 (2021-08-05)

Bug Fixes

  • tire pressure usage in batch: Using '/tires/pressure' in batch was leading to an error while building batch response as the corresponding method name is 'tire_pressure'. Added a guard clause to fix it.