Skip to content

v2.60.1

Choose a tag to compare

@cb-alish cb-alish released this 18 Feb 04:53
29849f2

v2.60.1 (2025-12-30)


Bug Fixes

  • Fixed an issue where empty parameters were incorrectly parsed as a JSON string for Content-Type: application/json requests. They are now correctly handled as an empty JSON object ({}) instead of an empty string.