Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPD-34387 - User Account api #5451

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

matyaswollner
Copy link

# breaking

## What modules/apps/headless/headless-admin-user/headless-admin-user-api/src/main/java/com/liferay/headless/admin/user/resource/v1_0/UserAccountResource.java

postAccountUserAccountsByExternalReferenceCodeByEmailAddress now returns Page<UserAccount> and postAccountUserAccountByExternalReferenceCodeByEmailAddress now returns UserAccount

## Why

To align the logic of the "by ID" and "by ERC" methods

----
@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

@matyaswollner
Copy link
Author

ci:test:sf

@liferay-continuous-integration
Copy link
Collaborator

✔️ ci:test:sf - 1 out of 1 jobs passed in 4 minutes

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: c24dcbc74abf51197c40313b3f5e025e9662dfb3

Sender Branch:

Branch Name: LPD-34387
Branch GIT ID: d52bb8217939d71f3523f80ae4fd6d3f32fe70bc

1 out of 1jobs PASSED
1 Successful Jobs:
For more details click here.

@liferay-continuous-integration
Copy link
Collaborator

@smottal smottal self-assigned this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants