Skip to content

Remove deprecated user search endpoint

Tobias Haase requested to merge remove-deprecated-user-search into master

Merge Request

Breaking Changes

This MR removes the previously deprecated user search endpoint. The newly created user search endpoint was renamed from searchUsersNew to searchUsers.

Description

Checklist

  • The code compiles without any warnings.
  • I followed the code review checklist.
  • The documentation has been added/updated.
  • There are no System.out.println() statements.

Related Issues

  • Related #
  • Closes #

Merge request reports