Skip to content

Commit c72e92f

Browse files
authored
hlapi user preferences
1 parent 345a669 commit c72e92f

File tree

4 files changed

+540
-1
lines changed

4 files changed

+540
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ The present file will list all changes made to the project; according to the
1313
- `timeline_position` property for the TicketValidation, ChangeValidation and Document_Item schemas in the High-Level API v2.1.
1414
- `date_solve`, `date_close`, and `global_validation` properties for the applicable Ticket, Change and Problem schemas in the High-Level API v2.1.
1515
- New schemas/endpoints for Reminders, RSS Feeds, and Reservations in the High-Level API v2.1.
16+
- `date_password_change`, `location`, `authtype`, `last_login`, `default_profile` and `default_entity` properties for the User schema in the High-Level API v2.1.
17+
- New UserPreferences schema and endpoints in the High-Level API v2.1.
1618

1719
### Changed
1820
- Added High-Level API version 2.1. Make sure you are pinning your requests to a specific version (Ex: `/api.php/v2.0`) if needed to exclude endpoints/properties added in later versions. See version pinning in the getting started documentation `/api.php/getting-started`.

0 commit comments

Comments
 (0)