From 593a3782e848189ec839d7c5c786d91774365267 Mon Sep 17 00:00:00 2001 From: brontolosone <177225737+brontolosone@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:32:10 +0000 Subject: [PATCH] link to preference retrieval per https://github.com/getodk/central-backend/pull/1259#discussion_r1848891016 --- docs/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.yaml b/docs/api.yaml index 962551007..7c554644d 100644 --- a/docs/api.yaml +++ b/docs/api.yaml @@ -648,7 +648,7 @@ tags: - name: User Preferences x-parent-tag: Accounts and Users description: |- - The Central frontend uses this API to save various user preferences, such as the sorting order of certain listings. When a user starts a new session, these preferences are loaded in. + The Central frontend uses this API to save various user preferences, such as the sorting order of certain listings. When a user starts a new session, these preferences are loaded in as part of the [User object](/central-api-accounts-and-users/#getting-authenticated-user-details). Preferences can be set site-wide or per-project. - name: App Users