fix(web): /register reachable for bootstrap admin (closes #376) #32

Merged
bvandeusen merged 262 commits from dev into main 2026-05-08 18:01:39 -04:00
Showing only changes of commit c74fa41fd0 - Show all commits
@@ -8,7 +8,7 @@ import retrofit2.http.GET
import retrofit2.http.PUT
/**
* Retrofit interface for `/api/me/*` — caller-scoped account endpoints.
* Retrofit interface for the `/api/me` endpoints — caller-scoped account endpoints.
* Mirrors the relevant slice of `flutter_client/lib/api/endpoints/settings.dart`.
*
* History + timezone + system-playlists-status live under /api/me too