mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
The new HandleSiriusXMLiveAdapter and HandleSiriusXMLiveAdapterSubpath routes were registered via r.HandleFunc (every HTTP method) at the top level in main.go. The router-shape golden file gets one entry per (method, path) pair, so SiriusXM adds 14 lines across CONNECT / DELETE / GET / HEAD / OPTIONS / PATCH / POST / PUT / TRACE. Pure regeneration — no behaviour change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>