Add support for exporting request bodies in JSON format, allowing users to configure their preferred body format (json, form-data, or urlencoded).
This improves flexibility and better supports modern API workflows where JSON is the standard request format.
Add support for exporting request bodies in JSON format, allowing users to configure their preferred body format (json, form-data, or urlencoded).
This improves flexibility and better supports modern API workflows where JSON is the standard request format.