• erio's avatar
    fix: websearch features_config cleanup and pricing rules validation · 9c09bd19
    erio authored
    - Fix web_search_emulation toggle: explicitly write false for disabled
      platforms instead of leaving stale true from cloned features_config
    - Extract validatePricingEntries from validateChannelConfig for reuse
    - Validate account_stats_pricing_rules[].pricing in both Create and
      Update paths (negative prices, bad intervals, missing per_request price)
    9c09bd19
channel_service.go 32.8 KB