Method: OpenprojectApi::Client::UserPreferences#my_preferences
- Defined in:
- lib/openproject_api/client/user_preferences.rb
#my_preferences(*args) ⇒ Object
4 5 6 |
# File 'lib/openproject_api/client/user_preferences.rb', line 4 def my_preferences(*args) get('/api/v3/my_preferences', *args) end |