mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-08 10:05:50 +08:00
- Introduced `default-raw` and `override-raw` rules to handle raw JSON values. - Enhanced `PayloadConfig` to validate and sanitize raw JSON payload rules. - Updated executor logic to apply `default-raw` and `override-raw` rules. - Extended example YAML to include usage of raw JSON rules.