Release date 2025/03/27
Feature
- 
Added the schema field allow_duplicate_object_entry_nameto allow or disallow duplicate object keys in JSON payloads. When set tofalse, the plugin will reject JSON payloads with duplicate object keys. The default value istrue, which is same as the previous behavior.
Bugfix
- 
This plugin now accurately supports proxying for non- POST/PUT/PATCHrequests.
