mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-08 08:56:04 +08:00
sjson treats 'cache_control.type' as nested path, creating
{ephemeral: {scope: org}} instead of {type: ephemeral, scope: org}.
Pass the whole map to sjson.SetBytes as a single value.