mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
Switch the bundled admin SPA's requests from the legacy /setup/* and /mgmt/* paths to the new canonical /api/setup/* and /api/mgmt/* aliases. Behaviour is unchanged (the aliases serve the same handlers; TestDualRouteEquivalence pins that), and the legacy paths stay live, so this is a no-break move. The OAuth callback URLs are not referenced by the SPA and stay at /mgmt regardless. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>