Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • New /api/v1/users/search api  to retrieve the list of internal-users. The search is done by first name, last name, email and windows user name (for internal users only): leading and trailing spaces will be removed before doing the search, minumum of two characters is required to do the search,  "tc\" is optional when searching by userid, search result will include internal users matching "first name"/"last name"/email/"windows user name", the seach is not a case sensitive

  • New GET /api/v1/permissions/{permissionId}/services/{serviceIdto retrieve all users regardless of the requester affiliation if UserId not provided

  • Addressed prod issue with Email Notification API (Incident IM326362)

  • Added new feature to enable logging MTAPI version and MTAPI client nuget package version in MTAPI server log

  • BUG #5930 - Add a space for "English Subject" label on "Email Notification Templates" page

...