OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/components/schemas/user_preferences_model.yml

37 lines
891 B

# Schema: UserPreferencesModel
---
type: object
example:
_links:
self:
href: "/api/v3/my_preferences"
user:
href: "/api/v3/users/1"
title: John Sheppard
updateImmediately:
href: "/api/v3/users/3/preferences"
method: "patch"
_type: UserPreferences
commentSortDescending: true
hideMail: false
timeZone: "Europe/Berlin"
warnOnLeavingUnsaved: true
notifications:
- watched: false
involved: true
mentioned: false
newsAdded: false,
newsCommented: false
documentAdded: false
forumMessages: false
wikiPageAdded: false
wikiPageUpdated: false
membershipAdded: false
membershipUpdated: false
workPackageCommented: false
workPackageProcessed: false
workPackagePrioritized: false
workPackageScheduled: false
_links:
project:
href: null